#94D2AF#94D2AF
#94D2AF is a light, moderate green. Relative luminance 0.555; OKLCH L 81.2% C 0.081 H 159.2°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #94D2AF |
|---|---|
| RGB | rgb(148, 210, 175) |
| HSL | hsl(146, 41%, 70%) |
| HSV | hsv(146, 30%, 82%) |
| CMYK | cmyk(29.5%, 0%, 16.7%, 17.6%) |
| CIE-LAB | lab(79.32, -27.03, 11.08) |
| CIE-LCH | lch(79.32, 29.22, 157.71°) |
| OKLab | oklab(81.19% -0.0753 0.0286) |
| OKLCH | oklch(81.19% 0.081 159.2) |
| XYZ | xyz(42.9946, 55.4822, 48.9929) |
| Luminance | 0.5548 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.33
Light Teal
#90E4C1
ΔE00 4.84
Seafoam Blue
#78D1B6
ΔE00 5.14
Seafoam
#7FE0B3
ΔE00 5.22
Mediumaquamarine
#66CDAA
ΔE00 5.99
Hospital Green
#9BE5AA
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94D2AF #D294B7
analogous
#98D294 #94D2AF #94D2CE
triadic
#94D2AF #AF94D2 #D2AF94
tetradic
#94D2AF #9498D2 #D294B7 #D2CE94
square
#94D2AF #9498D2 #D294B7 #D2CE94
split-complementary
#94D2AF #CE94D2 #D29498
monochromatic
#46A670 #69C08F #94D2AF #BFE4CF #E9F6EF
Accessibility & contrast
On white
1.74
#94D2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#94D2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94D2AF
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94D2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94D2AF | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C9AD
Deuteranopia (green-blind)
#C6C2B1
Tritanopia (blue-blind)
#88D1C8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #94d2af; /* rgb */ color: rgb(148, 210, 175); /* oklch */ color: oklch(81.2% 0.081 159.2);
Tailwind
colors: {
custom: {
50: '#b5e0c6',
500: '#94d2af',
950: '#000000',
},
}SCSS
$custom: #94d2af; $custom-light: #b5e0c6; $custom-dark: #000000;
JSON
{
"hex": "#94d2af",
"rgb": {
"r": 148,
"g": 210,
"b": 175
},
"hsl": {
"h": 146.129,
"s": 40.789,
"l": 70.196
},
"oklch": {
"l": 0.81195,
"c": 0.08058,
"h": 159.2
},
"luminance": 0.55484
}Semantic roles & 50–950 ramp
primary
#94D2AF
secondary
#A8628A
accent
#327BB4
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111513
muted
#818482