#CFFDF4#CFFDF4
#CFFDF4 is a very light, muted teal. Relative luminance 0.900; OKLCH L 96.0% C 0.048 H 182.0°. Best body text is #000000 at 19.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFDF4 |
|---|---|
| RGB | rgb(207, 253, 244) |
| HSL | hsl(168, 92%, 90%) |
| HSV | hsv(168, 18%, 99%) |
| CMYK | cmyk(18.2%, 0%, 3.6%, 0.8%) |
| CIE-LAB | lab(96.02, -16.35, -0.55) |
| CIE-LCH | lch(96.02, 16.36, 181.93°) |
| OKLab | oklab(95.96% -0.0484 -0.0017) |
| OKLCH | oklch(95.96% 0.048 182) |
| XYZ | xyz(77.1821, 90.0452, 98.8843) |
| Luminance | 0.9005 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.15
Duck Egg Blue
#C3FBF4
ΔE00 2.27
Light Light Blue
#CAFFFB
ΔE00 2.35
Eggshell Blue
#C4FFF7
ΔE00 2.60
Pale Blue
#D0FEFE
ΔE00 3.66
Very Pale Blue
#D6FFFE
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFDF4 #FDCFD8
analogous
#CFFDDD #CFFDF4 #CFEFFD
triadic
#CFFDF4 #F4CFFD #FDF4CF
tetradic
#CFFDF4 #DDCFFD #FDCFD8 #EFFDCF
square
#CFFDF4 #DDCFFD #FDCFD8 #EFFDCF
split-complementary
#CFFDF4 #FDCFEF #FDDDCF
monochromatic
#59F8D9 #94FBE7 #CFFDF4 #E2FEF8 #E2FEF8
Accessibility & contrast
On white
1.10
#CFFDF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.01
#CFFDF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFDF4
19.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFDF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFDF4 | 1.00 | 1.10 | 19.01 | 19.01 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F7F4
Deuteranopia (green-blind)
#F0F1F5
Tritanopia (blue-blind)
#C3FFFA
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #cffdf4; /* rgb */ color: rgb(207, 253, 244); /* oklch */ color: oklch(96.0% 0.048 182.0);
Tailwind
colors: {
custom: {
50: '#defef7',
500: '#cffdf4',
950: '#000000',
},
}SCSS
$custom: #cffdf4; $custom-light: #defef7; $custom-dark: #000000;
JSON
{
"hex": "#cffdf4",
"rgb": {
"r": 207,
"g": 253,
"b": 244
},
"hsl": {
"h": 168.261,
"s": 92,
"l": 90.196
},
"oklch": {
"l": 0.95955,
"c": 0.04844,
"h": 182
},
"luminance": 0.90048
}Semantic roles & 50–950 ramp
primary
#CFFDF4
secondary
#E68A9C
accent
#002DE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585