#97E4BF#97E4BF
#97E4BF is a very light, moderate teal. Relative luminance 0.658; OKLCH L 85.8% C 0.092 H 162.8°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #97E4BF |
|---|---|
| RGB | rgb(151, 228, 191) |
| HSL | hsl(151, 59%, 74%) |
| HSV | hsv(151, 34%, 89%) |
| CMYK | cmyk(33.8%, 0%, 16.2%, 10.6%) |
| CIE-LAB | lab(84.91, -31.57, 10.60) |
| CIE-LCH | lch(84.91, 33.30, 161.44°) |
| OKLab | oklab(85.85% -0.0884 0.0273) |
| OKLCH | oklch(85.85% 0.093 162.8) |
| XYZ | xyz(49.9065, 65.8249, 59.3559) |
| Luminance | 0.6583 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.26
Seafoam
#7FE0B3
ΔE00 3.33
Mint
#AAF0C1
ΔE00 4.15
Pale Turquoise
#A5FBD5
ΔE00 4.93
Light Turquoise
#7EF4CC
ΔE00 5.21
Hospital Green
#9BE5AA
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97E4BF #E497BC
analogous
#97E499 #97E4BF #97E3E4
triadic
#97E4BF #BF97E4 #E4BF97
tetradic
#97E4BF #9997E4 #E497BC #E3E497
square
#97E4BF #9997E4 #E497BC #E3E497
split-complementary
#97E4BF #E497E3 #E49997
monochromatic
#36CB83 #66D7A1 #97E4BF #C8F1DD #E7F9F0
Accessibility & contrast
On white
1.48
#97E4BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#97E4BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97E4BF
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97E4BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97E4BF | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9BD
Deuteranopia (green-blind)
#D5D0C1
Tritanopia (blue-blind)
#85E4D9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #97e4bf; /* rgb */ color: rgb(151, 228, 191); /* oklch */ color: oklch(85.8% 0.092 162.8);
Tailwind
colors: {
custom: {
50: '#b8edd2',
500: '#97e4bf',
950: '#000000',
},
}SCSS
$custom: #97e4bf; $custom-light: #b8edd2; $custom-dark: #000000;
JSON
{
"hex": "#97e4bf",
"rgb": {
"r": 151,
"g": 228,
"b": 191
},
"hsl": {
"h": 151.169,
"s": 58.779,
"l": 74.314
},
"oklch": {
"l": 0.85849,
"c": 0.0925,
"h": 162.8
},
"luminance": 0.65828
}Semantic roles & 50–950 ramp
primary
#97E4BF
secondary
#BD628E
accent
#1F6FC6
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111614
muted
#818483