#92DFCA#92DFCA
#92DFCA is a very light, moderate teal. Relative luminance 0.632; OKLCH L 84.8% C 0.082 H 175.2°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #92DFCA |
|---|---|
| RGB | rgb(146, 223, 202) |
| HSL | hsl(164, 55%, 72%) |
| HSV | hsv(164, 35%, 87%) |
| CMYK | cmyk(34.5%, 0%, 9.4%, 12.5%) |
| CIE-LAB | lab(83.52, -28.32, 2.77) |
| CIE-LCH | lch(83.52, 28.46, 174.41°) |
| OKLab | oklab(84.76% -0.0817 0.0069) |
| OKLCH | oklch(84.76% 0.082 175.2) |
| XYZ | xyz(48.8986, 63.1477, 65.4778) |
| Luminance | 0.6315 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 4.29
Seafoam Blue
#78D1B6
ΔE00 4.57
Pale Teal
#82CBB2
ΔE00 5.15
Tiffany Blue
#7BF2DA
ΔE00 5.56
Seafoam
#7FE0B3
ΔE00 6.97
Light Turquoise
#7EF4CC
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92DFCA #DF92A7
analogous
#92DFA3 #92DFCA #92CEDF
triadic
#92DFCA #CA92DF #DFCA92
tetradic
#92DFCA #A392DF #DF92A7 #CEDF92
square
#92DFCA #A392DF #DF92A7 #CEDF92
split-complementary
#92DFCA #DF92CE #DFA392
monochromatic
#38BF9A #63D1B3 #92DFCA #C1EDE1 #E7F8F3
Accessibility & contrast
On white
1.54
#92DFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#92DFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92DFCA
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92DFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92DFCA | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD6C9
Deuteranopia (green-blind)
#CCCCCC
Tritanopia (blue-blind)
#7BE1D9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #92dfca; /* rgb */ color: rgb(146, 223, 202); /* oklch */ color: oklch(84.8% 0.082 175.2);
Tailwind
colors: {
custom: {
50: '#b4e9da',
500: '#92dfca',
950: '#000000',
},
}SCSS
$custom: #92dfca; $custom-light: #b4e9da; $custom-dark: #000000;
JSON
{
"hex": "#92dfca",
"rgb": {
"r": 146,
"g": 223,
"b": 202
},
"hsl": {
"h": 163.636,
"s": 54.61,
"l": 72.353
},
"oklch": {
"l": 0.84755,
"c": 0.08201,
"h": 175.2
},
"luminance": 0.63151
}Semantic roles & 50–950 ramp
primary
#92DFCA
secondary
#B75E76
accent
#234FC2
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111614
muted
#818483