#94CFAB#94CFAB
#94CFAB is a light, moderate green. Relative luminance 0.539; OKLCH L 80.4% C 0.079 H 157.3°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #94CFAB |
|---|---|
| RGB | rgb(148, 207, 171) |
| HSL | hsl(143, 38%, 70%) |
| HSV | hsv(143, 29%, 81%) |
| CMYK | cmyk(28.5%, 0%, 17.4%, 18.8%) |
| CIE-LAB | lab(78.38, -26.35, 11.89) |
| CIE-LCH | lch(78.38, 28.91, 155.73°) |
| OKLab | oklab(80.41% -0.0732 0.0306) |
| OKLCH | oklch(80.41% 0.079 157.3) |
| XYZ | xyz(41.8739, 53.8600, 46.7099) |
| Luminance | 0.5386 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.65
Seafoam Blue
#78D1B6
ΔE00 5.70
Light Teal
#90E4C1
ΔE00 5.73
Seafoam
#7FE0B3
ΔE00 5.83
Darkseagreen
#8FBC8F
ΔE00 6.16
Mediumaquamarine
#66CDAA
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94CFAB #CF94B8
analogous
#9BCF94 #94CFAB #94CFC9
triadic
#94CFAB #AB94CF #CFAB94
tetradic
#94CFAB #949BCF #CF94B8 #CFC994
square
#94CFAB #949BCF #CF94B8 #CFC994
split-complementary
#94CFAB #C994CF #CF949B
monochromatic
#48A16B #6ABC8A #94CFAB #BEE2CC #E8F5ED
Accessibility & contrast
On white
1.78
#94CFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#94CFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94CFAB
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94CFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94CFAB | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC6A9
Deuteranopia (green-blind)
#C4BFAD
Tritanopia (blue-blind)
#89CEC5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #94cfab; /* rgb */ color: rgb(148, 207, 171); /* oklch */ color: oklch(80.4% 0.079 157.3);
Tailwind
colors: {
custom: {
50: '#b5dec4',
500: '#94cfab',
950: '#000000',
},
}SCSS
$custom: #94cfab; $custom-light: #b5dec4; $custom-dark: #000000;
JSON
{
"hex": "#94cfab",
"rgb": {
"r": 148,
"g": 207,
"b": 171
},
"hsl": {
"h": 143.39,
"s": 38.065,
"l": 69.608
},
"oklch": {
"l": 0.80411,
"c": 0.07937,
"h": 157.3
},
"luminance": 0.53862
}Semantic roles & 50–950 ramp
primary
#94CFAB
secondary
#A4638B
accent
#3480B1
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111512
muted
#818482