#97EBED#97EBED
#97EBED is a very light, moderate teal. Relative luminance 0.721; OKLCH L 88.7% C 0.082 H 197.7°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #97EBED |
|---|---|
| RGB | rgb(151, 235, 237) |
| HSL | hsl(181, 70%, 76%) |
| HSV | hsv(181, 36%, 93%) |
| CMYK | cmyk(36.3%, 0.8%, 0%, 7.1%) |
| CIE-LAB | lab(88.02, -24.87, -9.03) |
| CIE-LCH | lch(88.02, 26.46, 199.96°) |
| OKLab | oklab(88.73% -0.0777 -0.0248) |
| OKLCH | oklch(88.73% 0.082 197.7) |
| XYZ | xyz(57.7514, 72.1066, 90.9791) |
| Luminance | 0.7211 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.05
Paleturquoise
#AFEEEE
ΔE00 3.30
Robin Egg Blue
#8AF1FE
ΔE00 4.09
Light Cyan
#ACFFFC
ΔE00 4.61
Pale Cyan
#B7FFFA
ΔE00 5.38
Robin'S Egg
#6DEDFD
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97EBED #ED9997
analogous
#97EDC4 #97EBED #97C0ED
triadic
#97EBED #ED97EB #EBED97
tetradic
#97EBED #C497ED #ED9997 #C0ED97
square
#97EBED #C497ED #ED9997 #C0ED97
split-complementary
#97EBED #ED97C0 #EDC497
monochromatic
#2FD7DB #63E1E4 #97EBED #CBF5F6 #E5FAFA
Accessibility & contrast
On white
1.36
#97EBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#97EBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97EBED
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97EBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97EBED | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E4ED
Deuteranopia (green-blind)
#D1D8EE
Tritanopia (blue-blind)
#74F0EB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #97ebed; /* rgb */ color: rgb(151, 235, 237); /* oklch */ color: oklch(88.7% 0.082 197.7);
Tailwind
colors: {
custom: {
50: '#b9f1f2',
500: '#97ebed',
950: '#000000',
},
}SCSS
$custom: #97ebed; $custom-light: #b9f1f2; $custom-dark: #000000;
JSON
{
"hex": "#97ebed",
"rgb": {
"r": 151,
"g": 235,
"b": 237
},
"hsl": {
"h": 181.395,
"s": 70.492,
"l": 76.078
},
"oklch": {
"l": 0.88734,
"c": 0.08156,
"h": 197.7
},
"luminance": 0.7211
}Semantic roles & 50–950 ramp
primary
#97EBED
secondary
#C9625F
accent
#1713D3
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121617
muted
#828585