#CFFAFF#CFFAFF
#CFFAFF is a very light, muted teal. Relative luminance 0.889; OKLCH L 95.7% C 0.045 H 205.1°. Best body text is #000000 at 18.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFAFF |
|---|---|
| RGB | rgb(207, 250, 255) |
| HSL | hsl(186, 100%, 91%) |
| HSV | hsv(186, 19%, 100%) |
| CMYK | cmyk(18.8%, 2%, 0%, 0%) |
| CIE-LAB | lab(95.52, -12.64, -6.96) |
| CIE-LCH | lch(95.52, 14.43, 208.82°) |
| OKLab | oklab(95.66% -0.0403 -0.0189) |
| OKLCH | oklch(95.66% 0.045 205.1) |
| XYZ | xyz(77.9627, 88.8541, 107.6312) |
| Luminance | 0.8886 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Light Blue
#D5FFFF
ΔE00 2.29
Really Light Blue
#D4FFFF
ΔE00 2.32
Pale Blue
#D0FEFE
ΔE00 2.47
Very Pale Blue
#D6FFFE
ΔE00 2.66
Ice Blue (survey)
#D7FFFE
ΔE00 2.68
Light Sky Blue
#C6FCFF
ΔE00 2.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFAFF #FFD4CF
analogous
#CFFFEC #CFFAFF #CFE2FF
triadic
#CFFAFF #FFCFFA #FAFFCF
tetradic
#CFFAFF #ECCFFF #FFD4CF #E2FFCF
square
#CFFAFF #ECCFFF #FFD4CF #E2FFCF
split-complementary
#CFFAFF #FFCFE2 #FFECCF
monochromatic
#55EDFF #92F4FF #CFFAFF #E0FCFF #E0FCFF
Accessibility & contrast
On white
1.12
#CFFAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.77
#CFFAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFAFF
18.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFAFF | 1.00 | 1.12 | 18.77 | 18.77 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F6FF
Deuteranopia (green-blind)
#EAEFFF
Tritanopia (blue-blind)
#C1FEFB
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #cffaff; /* rgb */ color: rgb(207, 250, 255); /* oklch */ color: oklch(95.7% 0.045 205.1);
Tailwind
colors: {
custom: {
50: '#defcff',
500: '#cffaff',
950: '#000000',
},
}SCSS
$custom: #cffaff; $custom-light: #defcff; $custom-dark: #000000;
JSON
{
"hex": "#cffaff",
"rgb": {
"r": 207,
"g": 250,
"b": 255
},
"hsl": {
"h": 186.25,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.95656,
"c": 0.04451,
"h": 205.1
},
"luminance": 0.88857
}Semantic roles & 50–950 ramp
primary
#CFFAFF
secondary
#EA9288
accent
#1800E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151718
muted
#848586