#97DFE8#97DFE8
#97DFE8 is a very light, moderate teal. Relative luminance 0.652; OKLCH L 85.9% C 0.073 H 205.8°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #97DFE8 |
|---|---|
| RGB | rgb(151, 223, 232) |
| HSL | hsl(187, 64%, 75%) |
| HSV | hsv(187, 35%, 91%) |
| CMYK | cmyk(34.9%, 3.9%, 0%, 9%) |
| CIE-LAB | lab(84.58, -20.14, -11.53) |
| CIE-LCH | lch(84.58, 23.20, 209.78°) |
| OKLab | oklab(85.93% -0.0653 -0.0316) |
| OKLCH | oklch(85.93% 0.073 205.8) |
| XYZ | xyz(53.7106, 65.1776, 86.0786) |
| Luminance | 0.6518 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.73
Powder Blue
#B0E0E6
ΔE00 4.24
Robin Egg Blue
#8AF1FE
ΔE00 4.85
Paleturquoise
#AFEEEE
ΔE00 4.93
Robin'S Egg
#6DEDFD
ΔE00 5.91
Pale Sky Blue
#BDF6FE
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DFE8 #E8A097
analogous
#97E8C9 #97DFE8 #97B6E8
triadic
#97DFE8 #E897DF #DFE897
tetradic
#97DFE8 #C997E8 #E8A097 #B6E897
square
#97DFE8 #C997E8 #E8A097 #B6E897
split-complementary
#97DFE8 #E897B6 #E8C997
monochromatic
#33C0D2 #65D0DD #97DFE8 #C9EEF3 #E6F7F9
Accessibility & contrast
On white
1.50
#97DFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#97DFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DFE8
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DFE8 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D9E9
Deuteranopia (green-blind)
#C6CFE8
Tritanopia (blue-blind)
#78E5E2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #97dfe8; /* rgb */ color: rgb(151, 223, 232); /* oklch */ color: oklch(85.9% 0.073 205.8);
Tailwind
colors: {
custom: {
50: '#b8e9ef',
500: '#97dfe8',
950: '#000000',
},
}SCSS
$custom: #97dfe8; $custom-light: #b8e9ef; $custom-dark: #000000;
JSON
{
"hex": "#97dfe8",
"rgb": {
"r": 151,
"g": 223,
"b": 232
},
"hsl": {
"h": 186.667,
"s": 63.78,
"l": 75.098
},
"oklch": {
"l": 0.85934,
"c": 0.07256,
"h": 205.8
},
"luminance": 0.65181
}Semantic roles & 50–950 ramp
primary
#97DFE8
secondary
#C26C61
accent
#2E1ACC
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121616
muted
#828485