#97CFF4#97CFF4
#97CFF4 is a very light, moderate cyan. Relative luminance 0.577; OKLCH L 82.9% C 0.078 H 237.9°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #97CFF4 |
|---|---|
| RGB | rgb(151, 207, 244) |
| HSL | hsl(204, 81%, 77%) |
| HSV | hsv(204, 38%, 96%) |
| CMYK | cmyk(38.1%, 15.2%, 0%, 4.3%) |
| CIE-LAB | lab(80.59, -8.98, -23.91) |
| CIE-LCH | lch(80.59, 25.54, 249.41°) |
| OKLab | oklab(82.89% -0.0414 -0.0659) |
| OKLCH | oklch(82.89% 0.078 237.9) |
| XYZ | xyz(51.3991, 57.7336, 94.0058) |
| Luminance | 0.5774 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 1.69
Lightskyblue
#87CEFA
ΔE00 2.30
Baby Blue
#89CFF0
ΔE00 3.29
Sky
#82CAFC
ΔE00 3.32
Lightblue (survey)
#7BC8F6
ΔE00 3.69
Baby Blue (survey)
#A2CFFE
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CFF4 #F4BC97
analogous
#97F4EB #97CFF4 #97A0F4
triadic
#97CFF4 #F497CF #CFF497
tetradic
#97CFF4 #EB97F4 #F4BC97 #A0F497
square
#97CFF4 #EB97F4 #F4BC97 #A0F497
split-complementary
#97CFF4 #F497A0 #F4EB97
monochromatic
#289CE8 #60B5EE #97CFF4 #CEE9FA #E3F2FC
Accessibility & contrast
On white
1.67
#97CFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#97CFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CFF4
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CFF4 | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCEF6
Deuteranopia (green-blind)
#B2C4F3
Tritanopia (blue-blind)
#75D8DB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #97cff4; /* rgb */ color: rgb(151, 207, 244); /* oklch */ color: oklch(82.9% 0.078 237.9);
Tailwind
colors: {
custom: {
50: '#b9ddf7',
500: '#97cff4',
950: '#000000',
},
}SCSS
$custom: #97cff4; $custom-light: #b9ddf7; $custom-dark: #000000;
JSON
{
"hex": "#97cff4",
"rgb": {
"r": 151,
"g": 207,
"b": 244
},
"hsl": {
"h": 203.871,
"s": 80.87,
"l": 77.451
},
"oklch": {
"l": 0.82894,
"c": 0.07783,
"h": 237.9
},
"luminance": 0.57737
}Semantic roles & 50–950 ramp
primary
#97CFF4
secondary
#D28C5D
accent
#5D08DD
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121517
muted
#828485