#CFF8FF#CFF8FF
#CFF8FF is a very light, muted teal. Relative luminance 0.876; OKLCH L 95.2% C 0.043 H 209.0°. Best body text is #000000 at 18.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF8FF |
|---|---|
| RGB | rgb(207, 248, 255) |
| HSL | hsl(189, 100%, 91%) |
| HSV | hsv(189, 19%, 100%) |
| CMYK | cmyk(18.8%, 2.7%, 0%, 0%) |
| CIE-LAB | lab(95.00, -11.64, -7.72) |
| CIE-LCH | lch(95.00, 13.97, 213.56°) |
| OKLab | oklab(95.25% -0.0377 -0.0209) |
| OKLCH | oklch(95.25% 0.043 209) |
| XYZ | xyz(77.3446, 87.6178, 107.4252) |
| Luminance | 0.8762 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Light Blue
#D5FFFF
ΔE00 3.33
Really Light Blue
#D4FFFF
ΔE00 3.40
Pale Sky Blue
#BDF6FE
ΔE00 3.50
Pale Blue
#D0FEFE
ΔE00 3.61
Ice Blue (survey)
#D7FFFE
ΔE00 3.63
Very Pale Blue
#D6FFFE
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF8FF #FFD6CF
analogous
#CFFFEE #CFF8FF #CFE0FF
triadic
#CFF8FF #FFCFF8 #F8FFCF
tetradic
#CFF8FF #EECFFF #FFD6CF #E0FFCF
square
#CFF8FF #EECFFF #FFD6CF #E0FFCF
split-complementary
#CFF8FF #FFCFE0 #FFEECF
monochromatic
#55E6FF #92EFFF #CFF8FF #E0FBFF #E0FBFF
Accessibility & contrast
On white
1.13
#CFF8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.52
#CFF8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF8FF
18.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF8FF | 1.00 | 1.13 | 18.52 | 18.52 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FF
Deuteranopia (green-blind)
#E8EEFF
Tritanopia (blue-blind)
#C1FCFA
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #cff8ff; /* rgb */ color: rgb(207, 248, 255); /* oklch */ color: oklch(95.2% 0.043 209.0);
Tailwind
colors: {
custom: {
50: '#defaff',
500: '#cff8ff',
950: '#000000',
},
}SCSS
$custom: #cff8ff; $custom-light: #defaff; $custom-dark: #000000;
JSON
{
"hex": "#cff8ff",
"rgb": {
"r": 207,
"g": 248,
"b": 255
},
"hsl": {
"h": 188.75,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.95245,
"c": 0.04315,
"h": 209
},
"luminance": 0.8762
}Semantic roles & 50–950 ramp
primary
#CFF8FF
secondary
#EA9688
accent
#2100E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151718
muted
#848586