#CFFCFF#CFFCFF
#CFFCFF is a very light, muted teal. Relative luminance 0.901; OKLCH L 96.1% C 0.046 H 201.4°. Best body text is #000000 at 19.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFCFF |
|---|---|
| RGB | rgb(207, 252, 255) |
| HSL | hsl(184, 100%, 91%) |
| HSV | hsv(184, 19%, 100%) |
| CMYK | cmyk(18.8%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(96.04, -13.64, -6.19) |
| CIE-LCH | lch(96.04, 14.98, 204.40°) |
| OKLab | oklab(96.07% -0.0429 -0.0168) |
| OKLCH | oklch(96.07% 0.046 201.4) |
| XYZ | xyz(78.5875, 90.1036, 107.8395) |
| Luminance | 0.9011 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 1.37
Really Light Blue
#D4FFFF
ΔE00 1.39
Very Light Blue
#D5FFFF
ΔE00 1.45
Very Pale Blue
#D6FFFE
ΔE00 1.85
Light Sky Blue
#C6FCFF
ΔE00 1.94
Ice Blue (survey)
#D7FFFE
ΔE00 1.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFCFF #FFD2CF
analogous
#CFFFEA #CFFCFF #CFE4FF
triadic
#CFFCFF #FFCFFC #FCFFCF
tetradic
#CFFCFF #EACFFF #FFD2CF #E4FFCF
square
#CFFCFF #EACFFF #FFD2CF #E4FFCF
split-complementary
#CFFCFF #FFCFE4 #FFEACF
monochromatic
#55F4FF #92F8FF #CFFCFF #E0FDFF #E0FDFF
Accessibility & contrast
On white
1.10
#CFFCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.02
#CFFCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFCFF
19.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFCFF | 1.00 | 1.10 | 19.02 | 19.02 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F8FF
Deuteranopia (green-blind)
#ECF1FF
Tritanopia (blue-blind)
#C0FFFD
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #cffcff; /* rgb */ color: rgb(207, 252, 255); /* oklch */ color: oklch(96.1% 0.046 201.4);
Tailwind
colors: {
custom: {
50: '#defdff',
500: '#cffcff',
950: '#000000',
},
}SCSS
$custom: #cffcff; $custom-light: #defdff; $custom-dark: #000000;
JSON
{
"hex": "#cffcff",
"rgb": {
"r": 207,
"g": 252,
"b": 255
},
"hsl": {
"h": 183.75,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.96069,
"c": 0.04607,
"h": 201.4
},
"luminance": 0.90106
}Semantic roles & 50–950 ramp
primary
#CFFCFF
secondary
#EA8E88
accent
#0E00E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151718
muted
#848586