#94CEA2#94CEA2
#94CEA2 is a light, moderate green. Relative luminance 0.530; OKLCH L 80.0% C 0.086 H 151.6°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #94CEA2 |
|---|---|
| RGB | rgb(148, 206, 162) |
| HSL | hsl(134, 37%, 69%) |
| HSV | hsv(134, 28%, 81%) |
| CMYK | cmyk(28.2%, 0%, 21.4%, 19.2%) |
| CIE-LAB | lab(77.90, -27.56, 16.01) |
| CIE-LCH | lch(77.90, 31.87, 149.85°) |
| OKLab | oklab(79.96% -0.0758 0.0411) |
| OKLCH | oklch(79.96% 0.086 151.6) |
| XYZ | xyz(40.8036, 53.0455, 42.2643) |
| Luminance | 0.5305 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.91
Hospital Green
#9BE5AA
ΔE00 5.95
Seafoam
#7FE0B3
ΔE00 6.25
Pale Teal
#82CBB2
ΔE00 6.67
Light Teal
#90E4C1
ΔE00 6.99
Mediumaquamarine
#66CDAA
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94CEA2 #CE94C0
analogous
#A3CE94 #94CEA2 #94CEBF
triadic
#94CEA2 #A294CE #CEA294
tetradic
#94CEA2 #94A3CE #CE94C0 #CEBF94
square
#94CEA2 #94A3CE #CE94C0 #CEBF94
split-complementary
#94CEA2 #BF94CE #CE94A3
monochromatic
#499F5E #6ABB7E #94CEA2 #BEE1C6 #E8F4EB
Accessibility & contrast
On white
1.81
#94CEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#94CEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94CEA2
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94CEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94CEA2 | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC4A0
Deuteranopia (green-blind)
#C5BEA4
Tritanopia (blue-blind)
#8BCCC2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #94cea2; /* rgb */ color: rgb(148, 206, 162); /* oklch */ color: oklch(80.0% 0.086 151.6);
Tailwind
colors: {
custom: {
50: '#b4ddbd',
500: '#94cea2',
950: '#000000',
},
}SCSS
$custom: #94cea2; $custom-light: #b4ddbd; $custom-dark: #000000;
JSON
{
"hex": "#94cea2",
"rgb": {
"r": 148,
"g": 206,
"b": 162
},
"hsl": {
"h": 134.483,
"s": 37.179,
"l": 69.412
},
"oklch": {
"l": 0.79963,
"c": 0.08624,
"h": 151.6
},
"luminance": 0.53047
}Semantic roles & 50–950 ramp
primary
#94CEA2
secondary
#A36394
accent
#3592B0
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#111512
muted
#818482