#97E4E4#97E4E4
#97E4E4 is a very light, moderate teal. Relative luminance 0.677; OKLCH L 86.9% C 0.076 H 195.8°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #97E4E4 |
|---|---|
| RGB | rgb(151, 228, 228) |
| HSL | hsl(180, 59%, 74%) |
| HSV | hsv(180, 34%, 89%) |
| CMYK | cmyk(33.8%, 0%, 0%, 10.6%) |
| CIE-LAB | lab(85.84, -23.56, -7.53) |
| CIE-LCH | lch(85.84, 24.73, 197.74°) |
| OKLab | oklab(86.91% -0.0729 -0.0207) |
| OKLCH | oklch(86.91% 0.076 195.8) |
| XYZ | xyz(54.5045, 67.6642, 83.5722) |
| Luminance | 0.6767 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.48
Robin'S Egg Blue
#98EFF9
ΔE00 4.35
Robin Egg Blue
#8AF1FE
ΔE00 5.50
Light Cyan
#ACFFFC
ΔE00 5.81
Powder Blue
#B0E0E6
ΔE00 6.12
Pale Cyan
#B7FFFA
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97E4E4 #E49797
analogous
#97E4BE #97E4E4 #97BEE4
triadic
#97E4E4 #E497E4 #E4E497
tetradic
#97E4E4 #BE97E4 #E49797 #BEE497
square
#97E4E4 #BE97E4 #E49797 #BEE497
split-complementary
#97E4E4 #E497BE #E4BE97
monochromatic
#36CBCB #66D7D7 #97E4E4 #C8F1F1 #E7F9F9
Accessibility & contrast
On white
1.44
#97E4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#97E4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97E4E4
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97E4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97E4E4 | 1.00 | 1.44 | 14.53 | 14.53 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDDE4
Deuteranopia (green-blind)
#CCD2E5
Tritanopia (blue-blind)
#79E9E4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #97e4e4; /* rgb */ color: rgb(151, 228, 228); /* oklch */ color: oklch(86.9% 0.076 195.8);
Tailwind
colors: {
custom: {
50: '#b8ecec',
500: '#97e4e4',
950: '#000000',
},
}SCSS
$custom: #97e4e4; $custom-light: #b8ecec; $custom-dark: #000000;
JSON
{
"hex": "#97e4e4",
"rgb": {
"r": 151,
"g": 228,
"b": 228
},
"hsl": {
"h": 180,
"s": 58.779,
"l": 74.314
},
"oklch": {
"l": 0.86905,
"c": 0.07583,
"h": 195.8
},
"luminance": 0.67668
}Semantic roles & 50–950 ramp
primary
#97E4E4
secondary
#BD6262
accent
#1F1FC6
background
#FDFEFE
surface
#F8FDFD
border
#D1D5D5
text
#121616
muted
#828484