#CFFDF2#CFFDF2
#CFFDF2 is a very light, muted teal. Relative luminance 0.899; OKLCH L 95.9% C 0.049 H 179.0°. Best body text is #000000 at 18.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFDF2 |
|---|---|
| RGB | rgb(207, 253, 242) |
| HSL | hsl(166, 92%, 90%) |
| HSV | hsv(166, 18%, 99%) |
| CMYK | cmyk(18.2%, 0%, 4.3%, 0.8%) |
| CIE-LAB | lab(95.97, -16.74, 0.41) |
| CIE-LCH | lch(95.97, 16.75, 178.61°) |
| OKLab | oklab(95.9% -0.0492 0.0008) |
| OKLCH | oklch(95.9% 0.049 179) |
| XYZ | xyz(76.8800, 89.9244, 97.2937) |
| Luminance | 0.8993 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 2.60
Ice
#D6FFFA
ΔE00 2.79
Eggshell Blue
#C4FFF7
ΔE00 2.80
Light Light Blue
#CAFFFB
ΔE00 3.01
Very Pale Blue
#D6FFFE
ΔE00 4.37
Pale Blue
#D0FEFE
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFDF2 #FDCFDA
analogous
#CFFDDB #CFFDF2 #CFF1FD
triadic
#CFFDF2 #F2CFFD #FDF2CF
tetradic
#CFFDF2 #DBCFFD #FDCFDA #F1FDCF
square
#CFFDF2 #DBCFFD #FDCFDA #F1FDCF
split-complementary
#CFFDF2 #FDCFF1 #FDDBCF
monochromatic
#59F8D2 #94FBE2 #CFFDF2 #E2FEF7 #E2FEF7
Accessibility & contrast
On white
1.11
#CFFDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.99
#CFFDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFDF2
18.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFDF2 | 1.00 | 1.11 | 18.99 | 18.99 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F7F2
Deuteranopia (green-blind)
#F0F1F3
Tritanopia (blue-blind)
#C4FFFA
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cffdf2; /* rgb */ color: rgb(207, 253, 242); /* oklch */ color: oklch(95.9% 0.049 179.0);
Tailwind
colors: {
custom: {
50: '#defef6',
500: '#cffdf2',
950: '#000000',
},
}SCSS
$custom: #cffdf2; $custom-light: #defef6; $custom-dark: #000000;
JSON
{
"hex": "#cffdf2",
"rgb": {
"r": 207,
"g": 253,
"b": 242
},
"hsl": {
"h": 165.652,
"s": 92,
"l": 90.196
},
"oklch": {
"l": 0.95899,
"c": 0.0492,
"h": 179
},
"luminance": 0.89927
}Semantic roles & 50–950 ramp
primary
#CFFDF2
secondary
#E68AA0
accent
#0037E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585