#CFF4EB#CFF4EB
#CFF4EB is a very light, muted teal. Relative luminance 0.840; OKLCH L 93.8% C 0.040 H 179.0°. Best body text is #000000 at 17.79:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF4EB |
|---|---|
| RGB | rgb(207, 244, 235) |
| HSL | hsl(165, 63%, 88%) |
| HSV | hsv(165, 15%, 96%) |
| CMYK | cmyk(15.2%, 0%, 3.7%, 4.3%) |
| CIE-LAB | lab(93.43, -13.65, 0.33) |
| CIE-LCH | lch(93.43, 13.65, 178.60°) |
| OKLab | oklab(93.83% -0.0402 0.0007) |
| OKLCH | oklch(93.83% 0.04 179) |
| XYZ | xyz(73.0744, 83.9631, 90.9376) |
| Luminance | 0.8397 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.85
Very Pale Blue
#D6FFFE
ΔE00 4.03
Ice Blue (survey)
#D7FFFE
ΔE00 4.04
Duck Egg Blue
#C3FBF4
ΔE00 4.22
Light Light Blue
#CAFFFB
ΔE00 4.28
Very Light Blue
#D5FFFF
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF4EB #F4CFD8
analogous
#CFF4D8 #CFF4EB #CFEAF4
triadic
#CFF4EB #EBCFF4 #F4EBCF
tetradic
#CFF4EB #D8CFF4 #F4CFD8 #EAF4CF
square
#CFF4EB #D8CFF4 #F4CFD8 #EAF4CF
split-complementary
#CFF4EB #F4CFEA #F4D8CF
monochromatic
#6BDDC2 #9DE9D6 #CFF4EB #E6F9F5 #E6F9F5
Accessibility & contrast
On white
1.18
#CFF4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.79
#CFF4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF4EB
17.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF4EB | 1.00 | 1.18 | 17.79 | 17.79 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EFEB
Deuteranopia (green-blind)
#E9EAEC
Tritanopia (blue-blind)
#C6F5F1
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #cff4eb; /* rgb */ color: rgb(207, 244, 235); /* oklch */ color: oklch(93.8% 0.040 179.0);
Tailwind
colors: {
custom: {
50: '#def7f1',
500: '#cff4eb',
950: '#000000',
},
}SCSS
$custom: #cff4eb; $custom-light: #def7f1; $custom-dark: #000000;
JSON
{
"hex": "#cff4eb",
"rgb": {
"r": 207,
"g": 244,
"b": 235
},
"hsl": {
"h": 165.405,
"s": 62.712,
"l": 88.431
},
"oklch": {
"l": 0.93831,
"c": 0.04017,
"h": 179
},
"luminance": 0.83965
}Semantic roles & 50–950 ramp
primary
#CFF4EB
secondary
#D592A3
accent
#1B46CA
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585