#97EEEE#97EEEE
#97EEEE is a very light, moderate teal. Relative luminance 0.739; OKLCH L 89.4% C 0.084 H 195.8°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #97EEEE |
|---|---|
| RGB | rgb(151, 238, 238) |
| HSL | hsl(180, 72%, 76%) |
| HSV | hsv(180, 37%, 93%) |
| CMYK | cmyk(36.6%, 0%, 0%, 6.7%) |
| CIE-LAB | lab(88.87, -26.09, -8.29) |
| CIE-LCH | lch(88.87, 27.38, 197.62°) |
| OKLab | oklab(89.43% -0.0808 -0.0228) |
| OKLCH | oklch(89.43% 0.084 195.8) |
| XYZ | xyz(58.7640, 73.8975, 92.0395) |
| Luminance | 0.7390 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.54
Robin'S Egg Blue
#98EFF9
ΔE00 3.74
Light Cyan
#ACFFFC
ΔE00 3.86
Robin Egg Blue
#8AF1FE
ΔE00 4.60
Pale Cyan
#B7FFFA
ΔE00 4.76
Robin'S Egg
#6DEDFD
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97EEEE #EE9797
analogous
#97EEC3 #97EEEE #97C3EE
triadic
#97EEEE #EE97EE #EEEE97
tetradic
#97EEEE #C397EE #EE9797 #C3EE97
square
#97EEEE #C397EE #EE9797 #C3EE97
split-complementary
#97EEEE #EE97C3 #EEC397
monochromatic
#2EDDDD #62E5E5 #97EEEE #CCF7F7 #E5FBFB
Accessibility & contrast
On white
1.33
#97EEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#97EEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97EEEE
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97EEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97EEEE | 1.00 | 1.33 | 15.78 | 15.78 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E6EE
Deuteranopia (green-blind)
#D3DAEF
Tritanopia (blue-blind)
#73F3EE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #97eeee; /* rgb */ color: rgb(151, 238, 238); /* oklch */ color: oklch(89.4% 0.084 195.8);
Tailwind
colors: {
custom: {
50: '#b9f3f3',
500: '#97eeee',
950: '#000000',
},
}SCSS
$custom: #97eeee; $custom-light: #b9f3f3; $custom-dark: #000000;
JSON
{
"hex": "#97eeee",
"rgb": {
"r": 151,
"g": 238,
"b": 238
},
"hsl": {
"h": 180,
"s": 71.901,
"l": 76.275
},
"oklch": {
"l": 0.89427,
"c": 0.08398,
"h": 195.8
},
"luminance": 0.73901
}Semantic roles & 50–950 ramp
primary
#97EEEE
secondary
#CA5F5F
accent
#1212D4
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121717
muted
#828585