#97DFED#97DFED
#97DFED is a very light, moderate teal. Relative luminance 0.655; OKLCH L 86.1% C 0.074 H 211.1°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #97DFED |
|---|---|
| RGB | rgb(151, 223, 237) |
| HSL | hsl(190, 70%, 76%) |
| HSV | hsv(190, 36%, 93%) |
| CMYK | cmyk(36.3%, 5.9%, 0%, 7.1%) |
| CIE-LAB | lab(84.72, -18.94, -13.95) |
| CIE-LCH | lch(84.72, 23.52, 216.37°) |
| OKLab | oklab(86.1% -0.0634 -0.0382) |
| OKLCH | oklch(86.1% 0.074 211.1) |
| XYZ | xyz(54.4309, 65.4657, 89.8723) |
| Luminance | 0.6547 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.28
Powder Blue
#B0E0E6
ΔE00 4.44
Robin Egg Blue
#8AF1FE
ΔE00 5.12
Lightblue
#ADD8E6
ΔE00 5.60
Ice Blue
#A5DFF9
ΔE00 5.85
Robin'S Egg
#6DEDFD
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DFED #EDA597
analogous
#97EDD0 #97DFED #97B4ED
triadic
#97DFED #ED97DF #DFED97
tetradic
#97DFED #D097ED #EDA597 #B4ED97
square
#97DFED #D097ED #EDA597 #B4ED97
split-complementary
#97DFED #ED97B4 #EDD097
monochromatic
#2FBFDB #63CFE4 #97DFED #CBEFF6 #E5F7FA
Accessibility & contrast
On white
1.49
#97DFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#97DFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DFED
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DFED | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAEE
Deuteranopia (green-blind)
#C5CFED
Tritanopia (blue-blind)
#76E6E3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #97dfed; /* rgb */ color: rgb(151, 223, 237); /* oklch */ color: oklch(86.1% 0.074 211.1);
Tailwind
colors: {
custom: {
50: '#b9e9f2',
500: '#97dfed',
950: '#000000',
},
}SCSS
$custom: #97dfed; $custom-light: #b9e9f2; $custom-dark: #000000;
JSON
{
"hex": "#97dfed",
"rgb": {
"r": 151,
"g": 223,
"b": 237
},
"hsl": {
"h": 189.767,
"s": 70.492,
"l": 76.078
},
"oklch": {
"l": 0.86101,
"c": 0.07403,
"h": 211.1
},
"luminance": 0.65469
}Semantic roles & 50–950 ramp
primary
#97DFED
secondary
#C9715F
accent
#3213D3
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121617
muted
#828485