#94CFAF#94CFAF
#94CFAF is a light, moderate green. Relative luminance 0.540; OKLCH L 80.5% C 0.076 H 160.4°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #94CFAF |
|---|---|
| RGB | rgb(148, 207, 175) |
| HSL | hsl(147, 38%, 70%) |
| HSV | hsv(147, 29%, 81%) |
| CMYK | cmyk(28.5%, 0%, 15.5%, 18.8%) |
| CIE-LAB | lab(78.47, -25.57, 9.88) |
| CIE-LCH | lch(78.47, 27.42, 158.88°) |
| OKLab | oklab(80.51% -0.0715 0.0255) |
| OKLCH | oklch(80.51% 0.076 160.4) |
| XYZ | xyz(42.2609, 54.0148, 48.7483) |
| Luminance | 0.5402 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.74
Seafoam Blue
#78D1B6
ΔE00 4.99
Light Teal
#90E4C1
ΔE00 5.51
Mediumaquamarine
#66CDAA
ΔE00 6.08
Seafoam
#7FE0B3
ΔE00 6.10
Darkseagreen
#8FBC8F
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94CFAF #CF94B4
analogous
#96CF94 #94CFAF #94CFCD
triadic
#94CFAF #AF94CF #CFAF94
tetradic
#94CFAF #9496CF #CF94B4 #CFCD94
square
#94CFAF #9496CF #CF94B4 #CFCD94
split-complementary
#94CFAF #CD94CF #CF9496
monochromatic
#48A171 #6ABC8F #94CFAF #BEE2CF #E8F5EE
Accessibility & contrast
On white
1.78
#94CFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#94CFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94CFAF
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94CFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94CFAF | 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)
#CEC6AD
Deuteranopia (green-blind)
#C3BFB1
Tritanopia (blue-blind)
#88CFC6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #94cfaf; /* rgb */ color: rgb(148, 207, 175); /* oklch */ color: oklch(80.5% 0.076 160.4);
Tailwind
colors: {
custom: {
50: '#b5dec6',
500: '#94cfaf',
950: '#000000',
},
}SCSS
$custom: #94cfaf; $custom-light: #b5dec6; $custom-dark: #000000;
JSON
{
"hex": "#94cfaf",
"rgb": {
"r": 148,
"g": 207,
"b": 175
},
"hsl": {
"h": 147.458,
"s": 38.065,
"l": 69.608
},
"oklch": {
"l": 0.80514,
"c": 0.0759,
"h": 160.4
},
"luminance": 0.54017
}Semantic roles & 50–950 ramp
primary
#94CFAF
secondary
#A46386
accent
#3478B1
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111513
muted
#818482