#CFF2FB#CFF2FB
#CFF2FB is a very light, muted cyan. Relative luminance 0.837; OKLCH L 93.9% C 0.038 H 215.0°. Best body text is #000000 at 17.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF2FB |
|---|---|
| RGB | rgb(207, 242, 251) |
| HSL | hsl(192, 85%, 90%) |
| HSV | hsv(192, 18%, 98%) |
| CMYK | cmyk(17.5%, 3.6%, 0%, 1.6%) |
| CIE-LAB | lab(93.33, -9.45, -8.12) |
| CIE-LCH | lch(93.33, 12.46, 220.66°) |
| OKLab | oklab(93.89% -0.0314 -0.022) |
| OKLCH | oklch(93.89% 0.038 215) |
| XYZ | xyz(74.8922, 83.7326, 103.4642) |
| Luminance | 0.8374 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.66
Pale Sky Blue
#BDF6FE
ΔE00 5.21
Very Light Blue
#D5FFFF
ΔE00 5.28
Really Light Blue
#D4FFFF
ΔE00 5.40
Ice Blue (survey)
#D7FFFE
ΔE00 5.43
Very Pale Blue
#D6FFFE
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF2FB #FBD8CF
analogous
#CFFBEE #CFF2FB #CFDCFB
triadic
#CFF2FB #FBCFF2 #F2FBCF
tetradic
#CFF2FB #EECFFB #FBD8CF #DCFBCF
square
#CFF2FB #EECFFB #FBD8CF #DCFBCF
split-complementary
#CFF2FB #FBCFDC #FBEECF
monochromatic
#5ED3F2 #97E3F6 #CFF2FB #E3F7FD #E3F7FD
Accessibility & contrast
On white
1.18
#CFF2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.75
#CFF2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF2FB
17.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF2FB | 1.00 | 1.18 | 17.75 | 17.75 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEFFC
Deuteranopia (green-blind)
#E4E9FB
Tritanopia (blue-blind)
#C3F6F5
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #cff2fb; /* rgb */ color: rgb(207, 242, 251); /* oklch */ color: oklch(93.9% 0.038 215.0);
Tailwind
colors: {
custom: {
50: '#def6fc',
500: '#cff2fb',
950: '#000000',
},
}SCSS
$custom: #cff2fb; $custom-light: #def6fc; $custom-dark: #000000;
JSON
{
"hex": "#cff2fb",
"rgb": {
"r": 207,
"g": 242,
"b": 251
},
"hsl": {
"h": 192.273,
"s": 84.615,
"l": 89.804
},
"oklch": {
"l": 0.93891,
"c": 0.03833,
"h": 215
},
"luminance": 0.83735
}Semantic roles & 50–950 ramp
primary
#CFF2FB
secondary
#E29E8D
accent
#3204E1
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585