#CFF3EC#CFF3EC
#CFF3EC is a very light, muted teal. Relative luminance 0.834; OKLCH L 93.7% C 0.038 H 182.4°. Best body text is #000000 at 17.68:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF3EC |
|---|---|
| RGB | rgb(207, 243, 236) |
| HSL | hsl(168, 60%, 88%) |
| HSV | hsv(168, 15%, 95%) |
| CMYK | cmyk(14.8%, 0%, 2.9%, 4.7%) |
| CIE-LAB | lab(93.20, -12.96, -0.53) |
| CIE-LCH | lch(93.20, 12.97, 182.34°) |
| OKLab | oklab(93.65% -0.0384 -0.0016) |
| OKLCH | oklch(93.65% 0.038 182.4) |
| XYZ | xyz(72.9192, 83.4209, 91.6006) |
| Luminance | 0.8342 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.71
Ice Blue (survey)
#D7FFFE
ΔE00 3.54
Very Pale Blue
#D6FFFE
ΔE00 3.56
Very Light Blue
#D5FFFF
ΔE00 3.88
Really Light Blue
#D4FFFF
ΔE00 3.92
Pale Blue
#D0FEFE
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF3EC #F3CFD6
analogous
#CFF3DA #CFF3EC #CFE8F3
triadic
#CFF3EC #ECCFF3 #F3ECCF
tetradic
#CFF3EC #DACFF3 #F3CFD6 #E8F3CF
square
#CFF3EC #DACFF3 #F3CFD6 #E8F3CF
split-complementary
#CFF3EC #F3CFE8 #F3DACF
monochromatic
#6DDBC5 #9EE7D9 #CFF3EC #E7F9F5 #E7F9F5
Accessibility & contrast
On white
1.19
#CFF3EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.68
#CFF3EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF3EC
17.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF3EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF3EC | 1.00 | 1.19 | 17.68 | 17.68 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEFEC
Deuteranopia (green-blind)
#E8E9ED
Tritanopia (blue-blind)
#C6F5F1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #cff3ec; /* rgb */ color: rgb(207, 243, 236); /* oklch */ color: oklch(93.7% 0.038 182.4);
Tailwind
colors: {
custom: {
50: '#def7f2',
500: '#cff3ec',
950: '#000000',
},
}SCSS
$custom: #cff3ec; $custom-light: #def7f2; $custom-dark: #000000;
JSON
{
"hex": "#cff3ec",
"rgb": {
"r": 207,
"g": 243,
"b": 236
},
"hsl": {
"h": 168.333,
"s": 60,
"l": 88.235
},
"oklch": {
"l": 0.93652,
"c": 0.03848,
"h": 182.4
},
"luminance": 0.83423
}Semantic roles & 50–950 ramp
primary
#CFF3EC
secondary
#D393A0
accent
#1E3FC8
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585