#CFF9FF#CFF9FF
#CFF9FF is a very light, muted teal. Relative luminance 0.882; OKLCH L 95.5% C 0.044 H 207.0°. Best body text is #000000 at 18.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF9FF |
|---|---|
| RGB | rgb(207, 249, 255) |
| HSL | hsl(188, 100%, 91%) |
| HSV | hsv(188, 19%, 100%) |
| CMYK | cmyk(18.8%, 2.4%, 0%, 0%) |
| CIE-LAB | lab(95.26, -12.14, -7.34) |
| CIE-LCH | lch(95.26, 14.19, 211.15°) |
| OKLab | oklab(95.45% -0.039 -0.0199) |
| OKLCH | oklch(95.45% 0.044 207) |
| XYZ | xyz(77.6528, 88.2343, 107.5279) |
| Luminance | 0.8824 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Light Blue
#D5FFFF
ΔE00 2.80
Really Light Blue
#D4FFFF
ΔE00 2.85
Pale Blue
#D0FEFE
ΔE00 3.04
Ice Blue (survey)
#D7FFFE
ΔE00 3.13
Very Pale Blue
#D6FFFE
ΔE00 3.15
Light Sky Blue
#C6FCFF
ΔE00 3.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF9FF #FFD5CF
analogous
#CFFFED #CFF9FF #CFE1FF
triadic
#CFF9FF #FFCFF9 #F9FFCF
tetradic
#CFF9FF #EDCFFF #FFD5CF #E1FFCF
square
#CFF9FF #EDCFFF #FFD5CF #E1FFCF
split-complementary
#CFF9FF #FFCFE1 #FFEDCF
monochromatic
#55EAFF #92F1FF #CFF9FF #E0FBFF #E0FBFF
Accessibility & contrast
On white
1.13
#CFF9FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.65
#CFF9FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF9FF
18.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF9FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF9FF | 1.00 | 1.13 | 18.65 | 18.65 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F5FF
Deuteranopia (green-blind)
#E9EFFF
Tritanopia (blue-blind)
#C1FDFB
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #cff9ff; /* rgb */ color: rgb(207, 249, 255); /* oklch */ color: oklch(95.5% 0.044 207.0);
Tailwind
colors: {
custom: {
50: '#defbff',
500: '#cff9ff',
950: '#000000',
},
}SCSS
$custom: #cff9ff; $custom-light: #defbff; $custom-dark: #000000;
JSON
{
"hex": "#cff9ff",
"rgb": {
"r": 207,
"g": 249,
"b": 255
},
"hsl": {
"h": 187.5,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.95451,
"c": 0.04381,
"h": 207
},
"luminance": 0.88237
}Semantic roles & 50–950 ramp
primary
#CFF9FF
secondary
#EA9488
accent
#1D00E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151718
muted
#848586