#97E2BA#97E2BA
#97E2BA is a very light, moderate green. Relative luminance 0.645; OKLCH L 85.3% C 0.094 H 160.3°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #97E2BA |
|---|---|
| RGB | rgb(151, 226, 186) |
| HSL | hsl(148, 56%, 74%) |
| HSV | hsv(148, 33%, 89%) |
| CMYK | cmyk(33.2%, 0%, 17.7%, 11.4%) |
| CIE-LAB | lab(84.23, -31.62, 12.27) |
| CIE-LCH | lch(84.23, 33.91, 158.80°) |
| OKLab | oklab(85.27% -0.0881 0.0316) |
| OKLCH | oklch(85.27% 0.094 160.3) |
| XYZ | xyz(48.8186, 64.5146, 56.3251) |
| Luminance | 0.6452 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.15
Seafoam
#7FE0B3
ΔE00 3.05
Mint
#AAF0C1
ΔE00 3.86
Hospital Green
#9BE5AA
ΔE00 4.76
Pale Turquoise
#A5FBD5
ΔE00 5.56
Light Turquoise
#7EF4CC
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97E2BA #E297BF
analogous
#9AE297 #97E2BA #97E2E0
triadic
#97E2BA #BA97E2 #E2BA97
tetradic
#97E2BA #979AE2 #E297BF #E2E097
square
#97E2BA #979AE2 #E297BF #E2E097
split-complementary
#97E2BA #E097E2 #E2979A
monochromatic
#38C77B #67D59A #97E2BA #C7EFDA #E7F8EF
Accessibility & contrast
On white
1.51
#97E2BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#97E2BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97E2BA
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97E2BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97E2BA | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D7B8
Deuteranopia (green-blind)
#D4CFBC
Tritanopia (blue-blind)
#87E1D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #97e2ba; /* rgb */ color: rgb(151, 226, 186); /* oklch */ color: oklch(85.3% 0.094 160.3);
Tailwind
colors: {
custom: {
50: '#b8ebce',
500: '#97e2ba',
950: '#000000',
},
}SCSS
$custom: #97e2ba; $custom-light: #b8ebce; $custom-dark: #000000;
JSON
{
"hex": "#97e2ba",
"rgb": {
"r": 151,
"g": 226,
"b": 186
},
"hsl": {
"h": 148,
"s": 56.391,
"l": 73.922
},
"oklch": {
"l": 0.8527,
"c": 0.09355,
"h": 160.3
},
"luminance": 0.64517
}Semantic roles & 50–950 ramp
primary
#97E2BA
secondary
#BB6292
accent
#2278C4
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111613
muted
#818483