#97E4FF#97E4FF
#97E4FF is a very light, moderate cyan. Relative luminance 0.693; OKLCH L 87.8% C 0.084 H 222.1°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #97E4FF |
|---|---|
| RGB | rgb(151, 228, 255) |
| HSL | hsl(196, 100%, 80%) |
| HSV | hsv(196, 41%, 100%) |
| CMYK | cmyk(40.8%, 10.6%, 0%, 0%) |
| CIE-LAB | lab(86.64, -17.00, -20.54) |
| CIE-LCH | lch(86.64, 26.66, 230.40°) |
| OKLab | oklab(87.81% -0.0626 -0.0566) |
| OKLCH | oklch(87.81% 0.084 222.1) |
| XYZ | xyz(58.5495, 69.2822, 104.8759) |
| Luminance | 0.6929 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.00
Sky Blue
#87CEEB
ΔE00 5.21
Baby Blue
#89CFF0
ΔE00 5.40
Lightblue
#ADD8E6
ΔE00 6.07
Robin'S Egg Blue
#98EFF9
ΔE00 6.85
Robin Egg Blue
#8AF1FE
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97E4FF #FFB297
analogous
#97FFE6 #97E4FF #97B0FF
triadic
#97E4FF #FF97E4 #E4FF97
tetradic
#97E4FF #E697FF #FFB297 #B0FF97
square
#97E4FF #E697FF #FFB297 #B0FF97
split-complementary
#97E4FF #FF97B0 #FFE697
monochromatic
#1DC4FF #5AD4FF #97E4FF #D4F4FF #E0F7FF
Accessibility & contrast
On white
1.41
#97E4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#97E4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97E4FF
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97E4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97E4FF | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4E0FF
Deuteranopia (green-blind)
#C4D4FF
Tritanopia (blue-blind)
#6CEDEC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #97e4ff; /* rgb */ color: rgb(151, 228, 255); /* oklch */ color: oklch(87.8% 0.084 222.1);
Tailwind
colors: {
custom: {
50: '#baecff',
500: '#97e4ff',
950: '#000000',
},
}SCSS
$custom: #97e4ff; $custom-light: #baecff; $custom-dark: #000000;
JSON
{
"hex": "#97e4ff",
"rgb": {
"r": 151,
"g": 228,
"b": 255
},
"hsl": {
"h": 195.577,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.87814,
"c": 0.08434,
"h": 222.1
},
"luminance": 0.69286
}Semantic roles & 50–950 ramp
primary
#97E4FF
secondary
#E27C59
accent
#3C00E6
background
#FDFEFF
surface
#F8FDFF
border
#D1D5D7
text
#121618
muted
#828486