#92DFAF#92DFAF
#92DFAF is a very light, moderate green. Relative luminance 0.620; OKLCH L 84.1% C 0.102 H 156.1°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #92DFAF |
|---|---|
| RGB | rgb(146, 223, 175) |
| HSL | hsl(143, 55%, 72%) |
| HSV | hsv(143, 35%, 87%) |
| CMYK | cmyk(34.5%, 0%, 21.5%, 12.5%) |
| CIE-LAB | lab(82.90, -33.81, 16.13) |
| CIE-LCH | lch(82.90, 37.46, 154.49°) |
| OKLab | oklab(84.05% -0.0933 0.0414) |
| OKLCH | oklch(84.05% 0.102 156.1) |
| XYZ | xyz(45.9768, 61.9790, 50.0897) |
| Luminance | 0.6198 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.91
Hospital Green
#9BE5AA
ΔE00 3.05
Light Teal
#90E4C1
ΔE00 4.10
Mint
#AAF0C1
ΔE00 4.28
Light Sea Green
#98F6B0
ΔE00 6.30
Light Turquoise
#7EF4CC
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92DFAF #DF92C2
analogous
#9CDF92 #92DFAF #92DFD5
triadic
#92DFAF #AF92DF #DFAF92
tetradic
#92DFAF #929CDF #DF92C2 #DFD592
square
#92DFAF #929CDF #DF92C2 #DFD592
split-complementary
#92DFAF #D592DF #DF929C
monochromatic
#38BF6B #63D18C #92DFAF #C1EDD2 #E7F8EE
Accessibility & contrast
On white
1.57
#92DFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#92DFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92DFAF
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92DFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92DFAF | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED4AC
Deuteranopia (green-blind)
#D2CBB2
Tritanopia (blue-blind)
#83DED2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #92dfaf; /* rgb */ color: rgb(146, 223, 175); /* oklch */ color: oklch(84.1% 0.102 156.1);
Tailwind
colors: {
custom: {
50: '#b4e9c7',
500: '#92dfaf',
950: '#000000',
},
}SCSS
$custom: #92dfaf; $custom-light: #b4e9c7; $custom-dark: #000000;
JSON
{
"hex": "#92dfaf",
"rgb": {
"r": 146,
"g": 223,
"b": 175
},
"hsl": {
"h": 142.597,
"s": 54.61,
"l": 72.353
},
"oklch": {
"l": 0.84053,
"c": 0.1021,
"h": 156.1
},
"luminance": 0.61981
}Semantic roles & 50–950 ramp
primary
#92DFAF
secondary
#B75E96
accent
#2386C2
background
#FDFEFD
surface
#F8FDF9
border
#D1D5D2
text
#111613
muted
#818482