#97EBEB#97EBEB
#97EBEB is a very light, moderate teal. Relative luminance 0.720; OKLCH L 88.7% C 0.082 H 195.8°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #97EBEB |
|---|---|
| RGB | rgb(151, 235, 235) |
| HSL | hsl(180, 68%, 76%) |
| HSV | hsv(180, 36%, 92%) |
| CMYK | cmyk(35.7%, 0%, 0%, 7.8%) |
| CIE-LAB | lab(87.96, -25.34, -8.06) |
| CIE-LCH | lch(87.96, 26.59, 197.65°) |
| OKLab | oklab(88.67% -0.0785 -0.0222) |
| OKLCH | oklch(88.67% 0.082 195.8) |
| XYZ | xyz(57.4608, 71.9903, 89.4488) |
| Luminance | 0.7199 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.37
Robin'S Egg Blue
#98EFF9
ΔE00 3.79
Light Cyan
#ACFFFC
ΔE00 4.40
Robin Egg Blue
#8AF1FE
ΔE00 4.76
Pale Cyan
#B7FFFA
ΔE00 5.14
Robin'S Egg
#6DEDFD
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97EBEB #EB9797
analogous
#97EBC1 #97EBEB #97C1EB
triadic
#97EBEB #EB97EB #EBEB97
tetradic
#97EBEB #C197EB #EB9797 #C1EB97
square
#97EBEB #C197EB #EB9797 #C1EB97
split-complementary
#97EBEB #EB97C1 #EBC197
monochromatic
#30D7D7 #64E1E1 #97EBEB #CAF5F5 #E5FAFA
Accessibility & contrast
On white
1.36
#97EBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#97EBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97EBEB
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97EBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97EBEB | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E3EB
Deuteranopia (green-blind)
#D1D8EC
Tritanopia (blue-blind)
#74F0EB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #97ebeb; /* rgb */ color: rgb(151, 235, 235); /* oklch */ color: oklch(88.7% 0.082 195.8);
Tailwind
colors: {
custom: {
50: '#b9f1f1',
500: '#97ebeb',
950: '#000000',
},
}SCSS
$custom: #97ebeb; $custom-light: #b9f1f1; $custom-dark: #000000;
JSON
{
"hex": "#97ebeb",
"rgb": {
"r": 151,
"g": 235,
"b": 235
},
"hsl": {
"h": 180,
"s": 67.742,
"l": 75.686
},
"oklch": {
"l": 0.8867,
"c": 0.08156,
"h": 195.8
},
"luminance": 0.71994
}Semantic roles & 50–950 ramp
primary
#97EBEB
secondary
#C66060
accent
#1616D0
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121616
muted
#828585