#CFF3FE#CFF3FE
#CFF3FE is a very light, muted cyan. Relative luminance 0.845; OKLCH L 94.2% C 0.040 H 218.2°. Best body text is #000000 at 17.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF3FE |
|---|---|
| RGB | rgb(207, 243, 254) |
| HSL | hsl(194, 96%, 90%) |
| HSV | hsv(194, 19%, 100%) |
| CMYK | cmyk(18.5%, 4.3%, 0%, 0.4%) |
| CIE-LAB | lab(93.68, -9.34, -9.17) |
| CIE-LCH | lch(93.68, 13.09, 224.48°) |
| OKLab | oklab(94.19% -0.0316 -0.0248) |
| OKLCH | oklch(94.19% 0.04 218.2) |
| XYZ | xyz(75.6673, 84.5201, 106.0740) |
| Luminance | 0.8452 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.23
Pale Sky Blue
#BDF6FE
ΔE00 5.40
Very Light Blue
#D5FFFF
ΔE00 5.82
Really Light Blue
#D4FFFF
ΔE00 5.92
Ice Blue (survey)
#D7FFFE
ΔE00 6.01
Very Pale Blue
#D6FFFE
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF3FE #FEDACF
analogous
#CFFEF2 #CFF3FE #CFDBFE
triadic
#CFF3FE #FECFF3 #F3FECF
tetradic
#CFF3FE #F2CFFE #FEDACF #DBFECF
square
#CFF3FE #F2CFFE #FEDACF #DBFECF
split-complementary
#CFF3FE #FECFDB #FEF2CF
monochromatic
#57D5FC #93E4FD #CFF3FE #E1F8FE #E1F8FE
Accessibility & contrast
On white
1.17
#CFF3FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.90
#CFF3FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF3FE
17.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF3FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF3FE | 1.00 | 1.17 | 17.90 | 17.90 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF0FF
Deuteranopia (green-blind)
#E4EAFE
Tritanopia (blue-blind)
#C2F7F6
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #cff3fe; /* rgb */ color: rgb(207, 243, 254); /* oklch */ color: oklch(94.2% 0.040 218.2);
Tailwind
colors: {
custom: {
50: '#def7fe',
500: '#cff3fe',
950: '#000000',
},
}SCSS
$custom: #cff3fe; $custom-light: #def7fe; $custom-dark: #000000;
JSON
{
"hex": "#cff3fe",
"rgb": {
"r": 207,
"g": 243,
"b": 254
},
"hsl": {
"h": 194.043,
"s": 95.918,
"l": 90.392
},
"oklch": {
"l": 0.94188,
"c": 0.04019,
"h": 218.2
},
"luminance": 0.84522
}Semantic roles & 50–950 ramp
primary
#CFF3FE
secondary
#E89F89
accent
#3600E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585