#CFF2FE#CFF2FE
#CFF2FE is a very light, muted cyan. Relative luminance 0.839; OKLCH L 94.0% C 0.040 H 220.5°. Best body text is #000000 at 17.79:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF2FE |
|---|---|
| RGB | rgb(207, 242, 254) |
| HSL | hsl(195, 96%, 90%) |
| HSV | hsv(195, 19%, 100%) |
| CMYK | cmyk(18.5%, 4.7%, 0%, 0.4%) |
| CIE-LAB | lab(93.42, -8.83, -9.55) |
| CIE-LCH | lch(93.42, 13.01, 227.25°) |
| OKLab | oklab(93.98% -0.0303 -0.0259) |
| OKLCH | oklch(93.98% 0.04 220.5) |
| XYZ | xyz(75.3689, 83.9232, 105.9745) |
| Luminance | 0.8393 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.69
Pale Sky Blue
#BDF6FE
ΔE00 5.92
Lightblue
#ADD8E6
ΔE00 6.41
Very Light Blue
#D5FFFF
ΔE00 6.42
Really Light Blue
#D4FFFF
ΔE00 6.53
Ice Blue (survey)
#D7FFFE
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF2FE #FEDBCF
analogous
#CFFEF2 #CFF2FE #CFDAFE
triadic
#CFF2FE #FECFF2 #F2FECF
tetradic
#CFF2FE #F2CFFE #FEDBCF #DAFECF
square
#CFF2FE #F2CFFE #FEDBCF #DAFECF
split-complementary
#CFF2FE #FECFDA #FEF2CF
monochromatic
#57D2FC #93E2FD #CFF2FE #E1F7FE #E1F7FE
Accessibility & contrast
On white
1.18
#CFF2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.79
#CFF2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF2FE
17.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF2FE | 1.00 | 1.18 | 17.79 | 17.79 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAF0FF
Deuteranopia (green-blind)
#E3EAFE
Tritanopia (blue-blind)
#C2F6F6
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #cff2fe; /* rgb */ color: rgb(207, 242, 254); /* oklch */ color: oklch(94.0% 0.040 220.5);
Tailwind
colors: {
custom: {
50: '#def6fe',
500: '#cff2fe',
950: '#000000',
},
}SCSS
$custom: #cff2fe; $custom-light: #def6fe; $custom-dark: #000000;
JSON
{
"hex": "#cff2fe",
"rgb": {
"r": 207,
"g": 242,
"b": 254
},
"hsl": {
"h": 195.319,
"s": 95.918,
"l": 90.392
},
"oklch": {
"l": 0.93984,
"c": 0.03983,
"h": 220.5
},
"luminance": 0.83925
}Semantic roles & 50–950 ramp
primary
#CFF2FE
secondary
#E8A189
accent
#3B00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585