#97CEAC#97CEAC
#97CEAC is a light, moderate green. Relative luminance 0.537; OKLCH L 80.4% C 0.075 H 157.1°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #97CEAC |
|---|---|
| RGB | rgb(151, 206, 172) |
| HSL | hsl(143, 36%, 70%) |
| HSV | hsv(143, 27%, 81%) |
| CMYK | cmyk(26.7%, 0%, 16.5%, 19.2%) |
| CIE-LAB | lab(78.29, -24.73, 11.24) |
| CIE-LCH | lch(78.29, 27.16, 155.55°) |
| OKLab | oklab(80.39% -0.0688 0.029) |
| OKLCH | oklch(80.39% 0.075 157.1) |
| XYZ | xyz(42.2779, 53.6988, 47.1590) |
| Luminance | 0.5370 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.68
Seafoam Blue
#78D1B6
ΔE00 5.97
Darkseagreen
#8FBC8F
ΔE00 6.10
Light Teal
#90E4C1
ΔE00 6.14
Seafoam
#7FE0B3
ΔE00 6.52
Mediumaquamarine
#66CDAA
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CEAC #CE97B9
analogous
#9DCE97 #97CEAC #97CEC8
triadic
#97CEAC #AC97CE #CEAC97
tetradic
#97CEAC #979DCE #CE97B9 #CEC897
square
#97CEAC #979DCE #CE97B9 #CEC897
split-complementary
#97CEAC #C897CE #CE979D
monochromatic
#4B9F6B #6DBA8B #97CEAC #C1E2CD #EAF5EE
Accessibility & contrast
On white
1.79
#97CEAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#97CEAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CEAC
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CEAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CEAC | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC6AA
Deuteranopia (green-blind)
#C4BFAE
Tritanopia (blue-blind)
#8DCDC4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #97ceac; /* rgb */ color: rgb(151, 206, 172); /* oklch */ color: oklch(80.4% 0.075 157.1);
Tailwind
colors: {
custom: {
50: '#b6ddc4',
500: '#97ceac',
950: '#000000',
},
}SCSS
$custom: #97ceac; $custom-light: #b6ddc4; $custom-dark: #000000;
JSON
{
"hex": "#97ceac",
"rgb": {
"r": 151,
"g": 206,
"b": 172
},
"hsl": {
"h": 142.909,
"s": 35.948,
"l": 70
},
"oklch": {
"l": 0.80387,
"c": 0.07463,
"h": 157.1
},
"luminance": 0.537
}Semantic roles & 50–950 ramp
primary
#97CEAC
secondary
#A3668C
accent
#3781AF
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111512
muted
#818482