#92DED1#92DED1
#92DED1 is a very light, moderate teal. Relative luminance 0.630; OKLCH L 84.7% C 0.078 H 182.5°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #92DED1 |
|---|---|
| RGB | rgb(146, 222, 209) |
| HSL | hsl(170, 54%, 72%) |
| HSV | hsv(170, 34%, 87%) |
| CMYK | cmyk(34.2%, 0%, 5.9%, 12.9%) |
| CIE-LAB | lab(83.42, -26.30, -1.08) |
| CIE-LCH | lch(83.42, 26.33, 182.36°) |
| OKLab | oklab(84.73% -0.0776 -0.0033) |
| OKLCH | oklch(84.73% 0.078 182.5) |
| XYZ | xyz(49.4799, 62.9540, 69.8533) |
| Luminance | 0.6296 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 6.26
Tiffany Blue
#7BF2DA
ΔE00 6.41
Pale Teal
#82CBB2
ΔE00 6.52
Paleturquoise
#AFEEEE
ΔE00 7.03
Light Teal
#90E4C1
ΔE00 7.09
Turquoise
#40E0D0
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92DED1 #DE929F
analogous
#92DEAB #92DED1 #92C5DE
triadic
#92DED1 #D192DE #DED192
tetradic
#92DED1 #AB92DE #DE929F #C5DE92
square
#92DED1 #AB92DE #DE929F #C5DE92
split-complementary
#92DED1 #DE92C5 #DEAB92
monochromatic
#39BDA6 #63D0BD #92DED1 #C1ECE5 #E8F8F5
Accessibility & contrast
On white
1.55
#92DED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#92DED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92DED1
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92DED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92DED1 | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D6D1
Deuteranopia (green-blind)
#CACCD2
Tritanopia (blue-blind)
#79E1DA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #92ded1; /* rgb */ color: rgb(146, 222, 209); /* oklch */ color: oklch(84.7% 0.078 182.5);
Tailwind
colors: {
custom: {
50: '#b5e8df',
500: '#92ded1',
950: '#000000',
},
}SCSS
$custom: #92ded1; $custom-light: #b5e8df; $custom-dark: #000000;
JSON
{
"hex": "#92ded1",
"rgb": {
"r": 146,
"g": 222,
"b": 209
},
"hsl": {
"h": 169.737,
"s": 53.521,
"l": 72.157
},
"oklch": {
"l": 0.84732,
"c": 0.07764,
"h": 182.5
},
"luminance": 0.62957
}Semantic roles & 50–950 ramp
primary
#92DED1
secondary
#B65E6D
accent
#253FC1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484