#94CEA4#94CEA4
#94CEA4 is a light, moderate green. Relative luminance 0.531; OKLCH L 80.0% C 0.084 H 152.8°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #94CEA4 |
|---|---|
| RGB | rgb(148, 206, 164) |
| HSL | hsl(137, 37%, 69%) |
| HSV | hsv(137, 28%, 81%) |
| CMYK | cmyk(28.2%, 0%, 20.4%, 19.2%) |
| CIE-LAB | lab(77.94, -27.19, 15.00) |
| CIE-LCH | lch(77.94, 31.06, 151.12°) |
| OKLab | oklab(80.01% -0.075 0.0385) |
| OKLCH | oklch(80.01% 0.084 152.8) |
| XYZ | xyz(40.9828, 53.1171, 43.2080) |
| Luminance | 0.5312 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.09
Seafoam
#7FE0B3
ΔE00 6.13
Pale Teal
#82CBB2
ΔE00 6.18
Hospital Green
#9BE5AA
ΔE00 6.19
Light Teal
#90E4C1
ΔE00 6.70
Mediumaquamarine
#66CDAA
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94CEA4 #CE94BE
analogous
#A1CE94 #94CEA4 #94CEC1
triadic
#94CEA4 #A494CE #CEA494
tetradic
#94CEA4 #94A1CE #CE94BE #CEC194
square
#94CEA4 #94A1CE #CE94BE #CEC194
split-complementary
#94CEA4 #C194CE #CE94A1
monochromatic
#499F61 #6ABB80 #94CEA4 #BEE1C8 #E8F4EB
Accessibility & contrast
On white
1.81
#94CEA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#94CEA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94CEA4
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94CEA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94CEA4 | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC5A2
Deuteranopia (green-blind)
#C5BEA6
Tritanopia (blue-blind)
#8BCCC2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #94cea4; /* rgb */ color: rgb(148, 206, 164); /* oklch */ color: oklch(80.0% 0.084 152.8);
Tailwind
colors: {
custom: {
50: '#b4ddbf',
500: '#94cea4',
950: '#000000',
},
}SCSS
$custom: #94cea4; $custom-light: #b4ddbf; $custom-dark: #000000;
JSON
{
"hex": "#94cea4",
"rgb": {
"r": 148,
"g": 206,
"b": 164
},
"hsl": {
"h": 136.552,
"s": 37.179,
"l": 69.412
},
"oklch": {
"l": 0.80011,
"c": 0.08429,
"h": 152.8
},
"luminance": 0.53119
}Semantic roles & 50–950 ramp
primary
#94CEA4
secondary
#A36392
accent
#358EB0
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#111512
muted
#818482