#94CEAA#94CEAA
#94CEAA is a light, moderate green. Relative luminance 0.533; OKLCH L 80.2% C 0.079 H 156.9°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #94CEAA |
|---|---|
| RGB | rgb(148, 206, 170) |
| HSL | hsl(143, 37%, 69%) |
| HSV | hsv(143, 28%, 81%) |
| CMYK | cmyk(28.2%, 0%, 17.5%, 19.2%) |
| CIE-LAB | lab(78.07, -26.06, 11.99) |
| CIE-LCH | lch(78.07, 28.68, 155.30°) |
| OKLab | oklab(80.16% -0.0724 0.0309) |
| OKLCH | oklch(80.16% 0.079 156.9) |
| XYZ | xyz(41.5374, 53.3390, 46.1293) |
| Luminance | 0.5334 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.71
Seafoam Blue
#78D1B6
ΔE00 5.84
Darkseagreen
#8FBC8F
ΔE00 5.91
Light Teal
#90E4C1
ΔE00 6.01
Seafoam
#7FE0B3
ΔE00 6.07
Mediumaquamarine
#66CDAA
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94CEAA #CE94B8
analogous
#9BCE94 #94CEAA #94CEC7
triadic
#94CEAA #AA94CE #CEAA94
tetradic
#94CEAA #949BCE #CE94B8 #CEC794
square
#94CEAA #949BCE #CE94B8 #CEC794
split-complementary
#94CEAA #C794CE #CE949B
monochromatic
#499F69 #6ABB89 #94CEAA #BEE1CB #E8F4ED
Accessibility & contrast
On white
1.80
#94CEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#94CEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94CEAA
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94CEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94CEAA | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC5A8
Deuteranopia (green-blind)
#C3BEAC
Tritanopia (blue-blind)
#8ACDC4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #94ceaa; /* rgb */ color: rgb(148, 206, 170); /* oklch */ color: oklch(80.2% 0.079 156.9);
Tailwind
colors: {
custom: {
50: '#b4ddc3',
500: '#94ceaa',
950: '#000000',
},
}SCSS
$custom: #94ceaa; $custom-light: #b4ddc3; $custom-dark: #000000;
JSON
{
"hex": "#94ceaa",
"rgb": {
"r": 148,
"g": 206,
"b": 170
},
"hsl": {
"h": 142.759,
"s": 37.179,
"l": 69.412
},
"oklch": {
"l": 0.80159,
"c": 0.07868,
"h": 156.9
},
"luminance": 0.53341
}Semantic roles & 50–950 ramp
primary
#94CEAA
secondary
#A3638B
accent
#3582B0
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111512
muted
#818482