#94CFAE#94CFAE
#94CFAE is a light, moderate green. Relative luminance 0.540; OKLCH L 80.5% C 0.077 H 159.6°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #94CFAE |
|---|---|
| RGB | rgb(148, 207, 174) |
| HSL | hsl(146, 38%, 70%) |
| HSV | hsv(146, 29%, 81%) |
| CMYK | cmyk(28.5%, 0%, 15.9%, 18.8%) |
| CIE-LAB | lab(78.45, -25.77, 10.38) |
| CIE-LCH | lch(78.45, 27.78, 158.06°) |
| OKLab | oklab(80.49% -0.0719 0.0268) |
| OKLCH | oklch(80.49% 0.077 159.6) |
| XYZ | xyz(42.1631, 53.9757, 48.2330) |
| Luminance | 0.5398 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.96
Seafoam Blue
#78D1B6
ΔE00 5.15
Light Teal
#90E4C1
ΔE00 5.54
Seafoam
#7FE0B3
ΔE00 6.01
Mediumaquamarine
#66CDAA
ΔE00 6.11
Darkseagreen
#8FBC8F
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94CFAE #CF94B5
analogous
#97CF94 #94CFAE #94CFCC
triadic
#94CFAE #AE94CF #CFAE94
tetradic
#94CFAE #9497CF #CF94B5 #CFCC94
square
#94CFAE #9497CF #CF94B5 #CFCC94
split-complementary
#94CFAE #CC94CF #CF9497
monochromatic
#48A16F #6ABC8E #94CFAE #BEE2CE #E8F5EE
Accessibility & contrast
On white
1.78
#94CFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#94CFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94CFAE
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94CFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94CFAE | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC6AC
Deuteranopia (green-blind)
#C4BFB0
Tritanopia (blue-blind)
#89CEC5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #94cfae; /* rgb */ color: rgb(148, 207, 174); /* oklch */ color: oklch(80.5% 0.077 159.6);
Tailwind
colors: {
custom: {
50: '#b5dec6',
500: '#94cfae',
950: '#000000',
},
}SCSS
$custom: #94cfae; $custom-light: #b5dec6; $custom-dark: #000000;
JSON
{
"hex": "#94cfae",
"rgb": {
"r": 148,
"g": 207,
"b": 174
},
"hsl": {
"h": 146.441,
"s": 38.065,
"l": 69.608
},
"oklch": {
"l": 0.80488,
"c": 0.07675,
"h": 159.6
},
"luminance": 0.53978
}Semantic roles & 50–950 ramp
primary
#94CFAE
secondary
#A46388
accent
#347AB1
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111513
muted
#818482