#CFFEF0#CFFEF0
#CFFEF0 is a very light, muted teal. Relative luminance 0.904; OKLCH L 96.1% C 0.051 H 175.1°. Best body text is #000000 at 19.09:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFEF0 |
|---|---|
| RGB | rgb(207, 254, 240) |
| HSL | hsl(162, 96%, 90%) |
| HSV | hsv(162, 19%, 100%) |
| CMYK | cmyk(18.5%, 0%, 5.5%, 0.4%) |
| CIE-LAB | lab(96.18, -17.62, 1.75) |
| CIE-LCH | lch(96.18, 17.71, 174.34°) |
| OKLab | oklab(96.05% -0.0513 0.0044) |
| OKLCH | oklch(96.05% 0.051 175.1) |
| XYZ | xyz(76.8978, 90.4379, 95.8259) |
| Luminance | 0.9044 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 3.26
Duck Egg Blue
#C3FBF4
ΔE00 3.29
Ice
#D6FFFA
ΔE00 3.84
Light Light Blue
#CAFFFB
ΔE00 3.98
Pale Aqua
#B8FFEB
ΔE00 4.71
Very Pale Blue
#D6FFFE
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFEF0 #FECFDD
analogous
#CFFED8 #CFFEF0 #CFF4FE
triadic
#CFFEF0 #F0CFFE #FEF0CF
tetradic
#CFFEF0 #D8CFFE #FECFDD #F4FECF
square
#CFFEF0 #D8CFFE #FECFDD #F4FECF
split-complementary
#CFFEF0 #FECFF4 #FED8CF
monochromatic
#57FCCB #93FDDD #CFFEF0 #E1FEF6 #E1FEF6
Accessibility & contrast
On white
1.10
#CFFEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.09
#CFFEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFEF0
19.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFEF0 | 1.00 | 1.10 | 19.09 | 19.09 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF8EF
Deuteranopia (green-blind)
#F1F1F1
Tritanopia (blue-blind)
#C4FFFA
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #cffef0; /* rgb */ color: rgb(207, 254, 240); /* oklch */ color: oklch(96.1% 0.051 175.1);
Tailwind
colors: {
custom: {
50: '#defef4',
500: '#cffef0',
950: '#000000',
},
}SCSS
$custom: #cffef0; $custom-light: #defef4; $custom-dark: #000000;
JSON
{
"hex": "#cffef0",
"rgb": {
"r": 207,
"g": 254,
"b": 240
},
"hsl": {
"h": 162.128,
"s": 95.918,
"l": 90.392
},
"oklch": {
"l": 0.96051,
"c": 0.05146,
"h": 175.1
},
"luminance": 0.9044
}Semantic roles & 50–950 ramp
primary
#CFFEF0
secondary
#E889A5
accent
#0044E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585