#92DED2#92DED2
#92DED2 is a very light, moderate teal. Relative luminance 0.630; OKLCH L 84.8% C 0.077 H 183.4°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #92DED2 |
|---|---|
| RGB | rgb(146, 222, 210) |
| HSL | hsl(171, 54%, 72%) |
| HSV | hsv(171, 34%, 87%) |
| CMYK | cmyk(34.2%, 0%, 5.4%, 12.9%) |
| CIE-LAB | lab(83.44, -26.08, -1.57) |
| CIE-LCH | lch(83.44, 26.13, 183.45°) |
| OKLab | oklab(84.76% -0.0772 -0.0046) |
| OKLCH | oklch(84.76% 0.077 183.4) |
| XYZ | xyz(49.6040, 63.0037, 70.5074) |
| Luminance | 0.6301 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 6.56
Tiffany Blue
#7BF2DA
ΔE00 6.59
Paleturquoise
#AFEEEE
ΔE00 6.77
Pale Teal
#82CBB2
ΔE00 6.78
Turquoise
#40E0D0
ΔE00 7.26
Light Teal
#90E4C1
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92DED2 #DE929E
analogous
#92DEAC #92DED2 #92C4DE
triadic
#92DED2 #D292DE #DED292
tetradic
#92DED2 #AC92DE #DE929E #C4DE92
square
#92DED2 #AC92DE #DE929E #C4DE92
split-complementary
#92DED2 #DE92C4 #DEAC92
monochromatic
#39BDA8 #63D0BF #92DED2 #C1ECE5 #E8F8F5
Accessibility & contrast
On white
1.54
#92DED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#92DED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92DED2
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92DED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92DED2 | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D6D2
Deuteranopia (green-blind)
#C9CCD3
Tritanopia (blue-blind)
#79E1DA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #92ded2; /* rgb */ color: rgb(146, 222, 210); /* oklch */ color: oklch(84.8% 0.077 183.4);
Tailwind
colors: {
custom: {
50: '#b5e8df',
500: '#92ded2',
950: '#000000',
},
}SCSS
$custom: #92ded2; $custom-light: #b5e8df; $custom-dark: #000000;
JSON
{
"hex": "#92ded2",
"rgb": {
"r": 146,
"g": 222,
"b": 210
},
"hsl": {
"h": 170.526,
"s": 53.521,
"l": 72.157
},
"oklch": {
"l": 0.84762,
"c": 0.0773,
"h": 183.4
},
"luminance": 0.63007
}Semantic roles & 50–950 ramp
primary
#92DED2
secondary
#B65E6C
accent
#253DC1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484