#97E2FF#97E2FF
#97E2FF is a very light, moderate cyan. Relative luminance 0.682; OKLCH L 87.4% C 0.084 H 224.3°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #97E2FF |
|---|---|
| RGB | rgb(151, 226, 255) |
| HSL | hsl(197, 100%, 80%) |
| HSV | hsv(197, 41%, 100%) |
| CMYK | cmyk(40.8%, 11.4%, 0%, 0%) |
| CIE-LAB | lab(86.10, -15.98, -21.37) |
| CIE-LCH | lch(86.10, 26.68, 233.20°) |
| OKLab | oklab(87.38% -0.0602 -0.0588) |
| OKLCH | oklch(87.38% 0.084 224.3) |
| XYZ | xyz(58.0025, 68.1881, 104.6936) |
| Luminance | 0.6819 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.47
Baby Blue
#89CFF0
ΔE00 4.69
Sky Blue
#87CEEB
ΔE00 4.69
Lightblue
#ADD8E6
ΔE00 6.01
Lightskyblue
#87CEFA
ΔE00 6.61
Light Blue
#95D0FC
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97E2FF #FFB497
analogous
#97FFE8 #97E2FF #97AEFF
triadic
#97E2FF #FF97E2 #E2FF97
tetradic
#97E2FF #E897FF #FFB497 #AEFF97
square
#97E2FF #E897FF #FFB497 #AEFF97
split-complementary
#97E2FF #FF97AE #FFE897
monochromatic
#1DC0FF #5AD1FF #97E2FF #D4F3FF #E0F6FF
Accessibility & contrast
On white
1.43
#97E2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#97E2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97E2FF
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97E2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97E2FF | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DEFF
Deuteranopia (green-blind)
#C2D2FF
Tritanopia (blue-blind)
#6CEBEB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #97e2ff; /* rgb */ color: rgb(151, 226, 255); /* oklch */ color: oklch(87.4% 0.084 224.3);
Tailwind
colors: {
custom: {
50: '#baebff',
500: '#97e2ff',
950: '#000000',
},
}SCSS
$custom: #97e2ff; $custom-light: #baebff; $custom-dark: #000000;
JSON
{
"hex": "#97e2ff",
"rgb": {
"r": 151,
"g": 226,
"b": 255
},
"hsl": {
"h": 196.731,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.87382,
"c": 0.08421,
"h": 224.3
},
"luminance": 0.68192
}Semantic roles & 50–950 ramp
primary
#97E2FF
secondary
#E27F59
accent
#4000E6
background
#FDFEFF
surface
#F8FDFF
border
#D1D5D7
text
#121618
muted
#828486