#CFFEF5#CFFEF5
#CFFEF5 is a very light, muted teal. Relative luminance 0.907; OKLCH L 96.2% C 0.049 H 182.3°. Best body text is #000000 at 19.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFEF5 |
|---|---|
| RGB | rgb(207, 254, 245) |
| HSL | hsl(169, 96%, 90%) |
| HSV | hsv(169, 19%, 100%) |
| CMYK | cmyk(18.5%, 0%, 3.5%, 0.4%) |
| CIE-LAB | lab(96.30, -16.64, -0.65) |
| CIE-LCH | lch(96.30, 16.66, 182.22°) |
| OKLab | oklab(96.19% -0.0493 -0.002) |
| OKLCH | oklch(96.19% 0.049 182.3) |
| XYZ | xyz(77.6508, 90.7391, 99.7916) |
| Luminance | 0.9074 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 2.15
Light Light Blue
#CAFFFB
ΔE00 2.23
Ice
#D6FFFA
ΔE00 2.24
Eggshell Blue
#C4FFF7
ΔE00 2.40
Pale Blue
#D0FEFE
ΔE00 3.67
Very Pale Blue
#D6FFFE
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFEF5 #FECFD8
analogous
#CFFEDD #CFFEF5 #CFEFFE
triadic
#CFFEF5 #F5CFFE #FEF5CF
tetradic
#CFFEF5 #DDCFFE #FECFD8 #EFFECF
square
#CFFEF5 #DDCFFE #FECFD8 #EFFECF
split-complementary
#CFFEF5 #FECFEF #FEDDCF
monochromatic
#57FCDC #93FDE9 #CFFEF5 #E1FEF9 #E1FEF9
Accessibility & contrast
On white
1.10
#CFFEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.15
#CFFEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFEF5
19.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFEF5 | 1.00 | 1.10 | 19.15 | 19.15 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F8F5
Deuteranopia (green-blind)
#F0F2F6
Tritanopia (blue-blind)
#C3FFFB
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #cffef5; /* rgb */ color: rgb(207, 254, 245); /* oklch */ color: oklch(96.2% 0.049 182.3);
Tailwind
colors: {
custom: {
50: '#defef8',
500: '#cffef5',
950: '#000000',
},
}SCSS
$custom: #cffef5; $custom-light: #defef8; $custom-dark: #000000;
JSON
{
"hex": "#cffef5",
"rgb": {
"r": 207,
"g": 254,
"b": 245
},
"hsl": {
"h": 168.511,
"s": 95.918,
"l": 90.392
},
"oklch": {
"l": 0.96192,
"c": 0.04935,
"h": 182.3
},
"luminance": 0.90742
}Semantic roles & 50–950 ramp
primary
#CFFEF5
secondary
#E8899B
accent
#002CE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585