#92CDC8#92CDC8
#92CDC8 is a light, moderate teal. Relative luminance 0.539; OKLCH L 80.7% C 0.061 H 189.4°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #92CDC8 |
|---|---|
| RGB | rgb(146, 205, 200) |
| HSL | hsl(175, 37%, 69%) |
| HSV | hsv(175, 29%, 80%) |
| CMYK | cmyk(28.8%, 0%, 2.4%, 19.6%) |
| CIE-LAB | lab(78.43, -19.91, -3.60) |
| CIE-LCH | lch(78.43, 20.24, 190.26°) |
| OKLab | oklab(80.66% -0.0601 -0.01) |
| OKLCH | oklch(80.66% 0.061 189.4) |
| XYZ | xyz(44.1073, 53.9415, 62.7201) |
| Luminance | 0.5394 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.64
Pale Teal
#82CBB2
ΔE00 7.68
Paleturquoise
#AFEEEE
ΔE00 7.98
Mediumturquoise
#48D1CC
ΔE00 8.10
Seafoam Blue
#78D1B6
ΔE00 8.67
Robin'S Egg Blue
#98EFF9
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92CDC8 #CD9297
analogous
#92CDAB #92CDC8 #92B5CD
triadic
#92CDC8 #C892CD #CDC892
tetradic
#92CDC8 #AB92CD #CD9297 #B5CD92
square
#92CDC8 #AB92CD #CD9297 #B5CD92
split-complementary
#92CDC8 #CD92B5 #CDAB92
monochromatic
#489D96 #68BAB3 #92CDC8 #BCE0DD #E6F3F2
Accessibility & contrast
On white
1.78
#92CDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#92CDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92CDC8
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92CDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92CDC8 | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C7C8
Deuteranopia (green-blind)
#BBBFC9
Tritanopia (blue-blind)
#7FD0CB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #92cdc8; /* rgb */ color: rgb(146, 205, 200); /* oklch */ color: oklch(80.7% 0.061 189.4);
Tailwind
colors: {
custom: {
50: '#b4dcd8',
500: '#92cdc8',
950: '#000000',
},
}SCSS
$custom: #92cdc8; $custom-light: #b4dcd8; $custom-dark: #000000;
JSON
{
"hex": "#92cdc8",
"rgb": {
"r": 146,
"g": 205,
"b": 200
},
"hsl": {
"h": 174.915,
"s": 37.107,
"l": 68.824
},
"oklch": {
"l": 0.80659,
"c": 0.06097,
"h": 189.4
},
"luminance": 0.53944
}Semantic roles & 50–950 ramp
primary
#92CDC8
secondary
#A26167
accent
#3540B0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483