#CFFFF0#CFFFF0
#CFFFF0 is a very light, muted teal. Relative luminance 0.911; OKLCH L 96.3% C 0.053 H 174.2°. Best body text is #000000 at 19.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFFF0 |
|---|---|
| RGB | rgb(207, 255, 240) |
| HSL | hsl(161, 100%, 91%) |
| HSV | hsv(161, 19%, 100%) |
| CMYK | cmyk(18.8%, 0%, 5.9%, 0%) |
| CIE-LAB | lab(96.44, -18.11, 2.13) |
| CIE-LCH | lch(96.44, 18.24, 173.29°) |
| OKLab | oklab(96.26% -0.0526 0.0054) |
| OKLCH | oklch(96.26% 0.053 174.2) |
| XYZ | xyz(77.2160, 91.0743, 95.9319) |
| Luminance | 0.9108 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 3.40
Duck Egg Blue
#C3FBF4
ΔE00 3.52
Ice
#D6FFFA
ΔE00 4.23
Light Light Blue
#CAFFFB
ΔE00 4.27
Pale Aqua
#B8FFEB
ΔE00 4.42
Pale Cyan
#B7FFFA
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFFF0 #FFCFDE
analogous
#CFFFD8 #CFFFF0 #CFF6FF
triadic
#CFFFF0 #F0CFFF #FFF0CF
tetradic
#CFFFF0 #D8CFFF #FFCFDE #F6FFCF
square
#CFFFF0 #D8CFFF #FFCFDE #F6FFCF
split-complementary
#CFFFF0 #FFCFF6 #FFD8CF
monochromatic
#55FFCA #92FFDD #CFFFF0 #E0FFF5 #E0FFF5
Accessibility & contrast
On white
1.09
#CFFFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.22
#CFFFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFFF0
19.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFFF0 | 1.00 | 1.09 | 19.22 | 19.22 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF9EF
Deuteranopia (green-blind)
#F2F2F1
Tritanopia (blue-blind)
#C4FFFA
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #cffff0; /* rgb */ color: rgb(207, 255, 240); /* oklch */ color: oklch(96.3% 0.053 174.2);
Tailwind
colors: {
custom: {
50: '#defff4',
500: '#cffff0',
950: '#000000',
},
}SCSS
$custom: #cffff0; $custom-light: #defff4; $custom-dark: #000000;
JSON
{
"hex": "#cffff0",
"rgb": {
"r": 207,
"g": 255,
"b": 240
},
"hsl": {
"h": 161.25,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.9626,
"c": 0.05283,
"h": 174.2
},
"luminance": 0.91077
}Semantic roles & 50–950 ramp
primary
#CFFFF0
secondary
#EA88A7
accent
#0048E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151817
muted
#848685