#CFF4FE#CFF4FE
#CFF4FE is a very light, muted cyan. Relative luminance 0.851; OKLCH L 94.4% C 0.041 H 215.9°. Best body text is #000000 at 18.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF4FE |
|---|---|
| RGB | rgb(207, 244, 254) |
| HSL | hsl(193, 96%, 90%) |
| HSV | hsv(193, 19%, 100%) |
| CMYK | cmyk(18.5%, 3.9%, 0%, 0.4%) |
| CIE-LAB | lab(93.93, -9.84, -8.78) |
| CIE-LCH | lch(93.93, 13.19, 221.75°) |
| OKLab | oklab(94.39% -0.0329 -0.0238) |
| OKLCH | oklch(94.39% 0.041 215.9) |
| XYZ | xyz(75.9674, 85.1203, 106.1740) |
| Luminance | 0.8512 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.79
Pale Sky Blue
#BDF6FE
ΔE00 4.91
Very Light Blue
#D5FFFF
ΔE00 5.22
Really Light Blue
#D4FFFF
ΔE00 5.32
Ice Blue (survey)
#D7FFFE
ΔE00 5.43
Very Pale Blue
#D6FFFE
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF4FE #FED9CF
analogous
#CFFEF0 #CFF4FE #CFDCFE
triadic
#CFF4FE #FECFF4 #F4FECF
tetradic
#CFF4FE #F0CFFE #FED9CF #DCFECF
square
#CFF4FE #F0CFFE #FED9CF #DCFECF
split-complementary
#CFF4FE #FECFDC #FEF0CF
monochromatic
#57D9FC #93E6FD #CFF4FE #E1F8FE #E1F8FE
Accessibility & contrast
On white
1.17
#CFF4FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.02
#CFF4FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF4FE
18.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF4FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF4FE | 1.00 | 1.17 | 18.02 | 18.02 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FF
Deuteranopia (green-blind)
#E5EBFE
Tritanopia (blue-blind)
#C2F8F7
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #cff4fe; /* rgb */ color: rgb(207, 244, 254); /* oklch */ color: oklch(94.4% 0.041 215.9);
Tailwind
colors: {
custom: {
50: '#def7fe',
500: '#cff4fe',
950: '#000000',
},
}SCSS
$custom: #cff4fe; $custom-light: #def7fe; $custom-dark: #000000;
JSON
{
"hex": "#cff4fe",
"rgb": {
"r": 207,
"g": 244,
"b": 254
},
"hsl": {
"h": 192.766,
"s": 95.918,
"l": 90.392
},
"oklch": {
"l": 0.94393,
"c": 0.04061,
"h": 215.9
},
"luminance": 0.85123
}Semantic roles & 50–950 ramp
primary
#CFF4FE
secondary
#E89D89
accent
#3100E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585