#97DFE4#97DFE4
#97DFE4 is a very light, moderate teal. Relative luminance 0.650; OKLCH L 85.8% C 0.072 H 201.4°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #97DFE4 |
|---|---|
| RGB | rgb(151, 223, 228) |
| HSL | hsl(184, 59%, 74%) |
| HSV | hsv(184, 34%, 89%) |
| CMYK | cmyk(33.8%, 2.2%, 0%, 10.6%) |
| CIE-LAB | lab(84.46, -21.09, -9.58) |
| CIE-LCH | lch(84.46, 23.16, 204.44°) |
| OKLab | oklab(85.8% -0.0669 -0.0262) |
| OKLCH | oklch(85.8% 0.072 201.4) |
| XYZ | xyz(53.1489, 64.9529, 83.1203) |
| Luminance | 0.6496 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.98
Paleturquoise
#AFEEEE
ΔE00 4.20
Powder Blue
#B0E0E6
ΔE00 4.63
Robin Egg Blue
#8AF1FE
ΔE00 5.20
Robin'S Egg
#6DEDFD
ΔE00 6.26
Pale Sky Blue
#BDF6FE
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DFE4 #E49C97
analogous
#97E4C3 #97DFE4 #97B9E4
triadic
#97DFE4 #E497DF #DFE497
tetradic
#97DFE4 #C397E4 #E49C97 #B9E497
square
#97DFE4 #C397E4 #E49C97 #B9E497
split-complementary
#97DFE4 #E497B9 #E4C397
monochromatic
#36C1CB #66D0D7 #97DFE4 #C8EEF1 #E7F8F9
Accessibility & contrast
On white
1.50
#97DFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#97DFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DFE4
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DFE4 | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D9E4
Deuteranopia (green-blind)
#C7CEE5
Tritanopia (blue-blind)
#7AE4E0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #97dfe4; /* rgb */ color: rgb(151, 223, 228); /* oklch */ color: oklch(85.8% 0.072 201.4);
Tailwind
colors: {
custom: {
50: '#b8e9ec',
500: '#97dfe4',
950: '#000000',
},
}SCSS
$custom: #97dfe4; $custom-light: #b8e9ec; $custom-dark: #000000;
JSON
{
"hex": "#97dfe4",
"rgb": {
"r": 151,
"g": 223,
"b": 228
},
"hsl": {
"h": 183.896,
"s": 58.779,
"l": 74.314
},
"oklch": {
"l": 0.85803,
"c": 0.07187,
"h": 201.4
},
"luminance": 0.64956
}Semantic roles & 50–950 ramp
primary
#97DFE4
secondary
#BD6862
accent
#2A1FC6
background
#FDFEFE
surface
#F8FCFD
border
#D1D5D5
text
#121616
muted
#828484