#92DFC8#92DFC8
#92DFC8 is a very light, moderate teal. Relative luminance 0.631; OKLCH L 84.7% C 0.083 H 173.4°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #92DFC8 |
|---|---|
| RGB | rgb(146, 223, 200) |
| HSL | hsl(162, 55%, 72%) |
| HSV | hsv(162, 35%, 87%) |
| CMYK | cmyk(34.5%, 0%, 10.3%, 12.5%) |
| CIE-LAB | lab(83.47, -28.75, 3.76) |
| CIE-LCH | lch(83.47, 29.00, 172.55°) |
| OKLab | oklab(84.7% -0.0826 0.0095) |
| OKLCH | oklch(84.7% 0.083 173.4) |
| XYZ | xyz(48.6633, 63.0536, 64.2387) |
| Luminance | 0.6306 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.65
Seafoam Blue
#78D1B6
ΔE00 4.31
Pale Teal
#82CBB2
ΔE00 4.95
Tiffany Blue
#7BF2DA
ΔE00 5.63
Seafoam
#7FE0B3
ΔE00 6.33
Light Turquoise
#7EF4CC
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92DFC8 #DF92A9
analogous
#92DFA2 #92DFC8 #92D0DF
triadic
#92DFC8 #C892DF #DFC892
tetradic
#92DFC8 #A292DF #DF92A9 #D0DF92
square
#92DFC8 #A292DF #DF92A9 #D0DF92
split-complementary
#92DFC8 #DF92D0 #DFA292
monochromatic
#38BF96 #63D1B0 #92DFC8 #C1EDE0 #E7F8F3
Accessibility & contrast
On white
1.54
#92DFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#92DFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92DFC8
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92DFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92DFC8 | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD6C7
Deuteranopia (green-blind)
#CDCCCA
Tritanopia (blue-blind)
#7CE1D8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #92dfc8; /* rgb */ color: rgb(146, 223, 200); /* oklch */ color: oklch(84.7% 0.083 173.4);
Tailwind
colors: {
custom: {
50: '#b4e9d8',
500: '#92dfc8',
950: '#000000',
},
}SCSS
$custom: #92dfc8; $custom-light: #b4e9d8; $custom-dark: #000000;
JSON
{
"hex": "#92dfc8",
"rgb": {
"r": 146,
"g": 223,
"b": 200
},
"hsl": {
"h": 162.078,
"s": 54.61,
"l": 72.353
},
"oklch": {
"l": 0.84699,
"c": 0.08312,
"h": 173.4
},
"luminance": 0.63056
}Semantic roles & 50–950 ramp
primary
#92DFC8
secondary
#B75E79
accent
#2353C2
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111614
muted
#818483