#92DFDE#92DFDE
#92DFDE is a very light, moderate teal. Relative luminance 0.642; OKLCH L 85.4% C 0.076 H 194.8°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #92DFDE |
|---|---|
| RGB | rgb(146, 223, 222) |
| HSL | hsl(179, 55%, 72%) |
| HSV | hsv(179, 35%, 87%) |
| CMYK | cmyk(34.5%, 0%, 0.4%, 12.5%) |
| CIE-LAB | lab(84.05, -23.82, -7.04) |
| CIE-LCH | lch(84.05, 24.84, 196.47°) |
| OKLab | oklab(85.35% -0.0734 -0.0194) |
| OKLCH | oklch(85.35% 0.076 194.8) |
| XYZ | xyz(51.4218, 64.1570, 78.7670) |
| Luminance | 0.6416 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.52
Robin'S Egg Blue
#98EFF9
ΔE00 5.37
Robin Egg Blue
#8AF1FE
ΔE00 6.38
Powder Blue
#B0E0E6
ΔE00 6.51
Light Cyan
#ACFFFC
ΔE00 6.90
Robin'S Egg
#6DEDFD
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92DFDE #DF9293
analogous
#92DFB8 #92DFDE #92B9DF
triadic
#92DFDE #DE92DF #DFDE92
tetradic
#92DFDE #B892DF #DF9293 #B9DF92
square
#92DFDE #B892DF #DF9293 #B9DF92
split-complementary
#92DFDE #DF92B9 #DFB892
monochromatic
#38BFBD #63D1D0 #92DFDE #C1EDEC #E7F8F8
Accessibility & contrast
On white
1.52
#92DFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#92DFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92DFDE
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92DFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92DFDE | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DE
Deuteranopia (green-blind)
#C7CDDF
Tritanopia (blue-blind)
#74E4DE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #92dfde; /* rgb */ color: rgb(146, 223, 222); /* oklch */ color: oklch(85.4% 0.076 194.8);
Tailwind
colors: {
custom: {
50: '#b5e9e8',
500: '#92dfde',
950: '#000000',
},
}SCSS
$custom: #92dfde; $custom-light: #b5e9e8; $custom-dark: #000000;
JSON
{
"hex": "#92dfde",
"rgb": {
"r": 146,
"g": 223,
"b": 222
},
"hsl": {
"h": 179.221,
"s": 54.61,
"l": 72.353
},
"oklch": {
"l": 0.85352,
"c": 0.07596,
"h": 194.8
},
"luminance": 0.6416
}Semantic roles & 50–950 ramp
primary
#92DFDE
secondary
#B75E5F
accent
#2325C2
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484