#97E2EF#97E2EF
#97E2EF is a very light, moderate teal. Relative luminance 0.672; OKLCH L 86.8% C 0.076 H 209.5°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #97E2EF |
|---|---|
| RGB | rgb(151, 226, 239) |
| HSL | hsl(189, 73%, 76%) |
| HSV | hsv(189, 37%, 94%) |
| CMYK | cmyk(36.8%, 5.4%, 0%, 6.3%) |
| CIE-LAB | lab(85.61, -19.95, -13.68) |
| CIE-LCH | lch(85.61, 24.19, 214.44°) |
| OKLab | oklab(86.82% -0.0662 -0.0375) |
| OKLCH | oklch(86.82% 0.076 209.5) |
| XYZ | xyz(55.5334, 67.2005, 91.6894) |
| Luminance | 0.6720 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.38
Robin Egg Blue
#8AF1FE
ΔE00 4.29
Powder Blue
#B0E0E6
ΔE00 4.60
Robin'S Egg
#6DEDFD
ΔE00 5.42
Paleturquoise
#AFEEEE
ΔE00 5.63
Pale Sky Blue
#BDF6FE
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97E2EF #EFA497
analogous
#97EFD0 #97E2EF #97B6EF
triadic
#97E2EF #EF97E2 #E2EF97
tetradic
#97E2EF #D097EF #EFA497 #B6EF97
square
#97E2EF #D097EF #EFA497 #B6EF97
split-complementary
#97E2EF #EF97B6 #EFD097
monochromatic
#2DC4DF #62D3E7 #97E2EF #CCF1F7 #E4F8FB
Accessibility & contrast
On white
1.45
#97E2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#97E2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97E2EF
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97E2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97E2EF | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCF0
Deuteranopia (green-blind)
#C7D1EF
Tritanopia (blue-blind)
#74E9E6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #97e2ef; /* rgb */ color: rgb(151, 226, 239); /* oklch */ color: oklch(86.8% 0.076 209.5);
Tailwind
colors: {
custom: {
50: '#b9ebf4',
500: '#97e2ef',
950: '#000000',
},
}SCSS
$custom: #97e2ef; $custom-light: #b9ebf4; $custom-dark: #000000;
JSON
{
"hex": "#97e2ef",
"rgb": {
"r": 151,
"g": 226,
"b": 239
},
"hsl": {
"h": 188.864,
"s": 73.333,
"l": 76.471
},
"oklch": {
"l": 0.86824,
"c": 0.07612,
"h": 209.5
},
"luminance": 0.67204
}Semantic roles & 50–950 ramp
primary
#97E2EF
secondary
#CB6F5F
accent
#2D10D5
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#121617
muted
#828485