#CFF3EA#CFF3EA
#CFF3EA is a very light, muted teal. Relative luminance 0.833; OKLCH L 93.6% C 0.039 H 178.6°. Best body text is #000000 at 17.66:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF3EA |
|---|---|
| RGB | rgb(207, 243, 234) |
| HSL | hsl(165, 60%, 88%) |
| HSV | hsv(165, 15%, 95%) |
| CMYK | cmyk(14.8%, 0%, 3.7%, 4.7%) |
| CIE-LAB | lab(93.15, -13.35, 0.43) |
| CIE-LCH | lch(93.15, 13.35, 178.14°) |
| OKLab | oklab(93.6% -0.0392 0.001) |
| OKLCH | oklch(93.6% 0.039 178.6) |
| XYZ | xyz(72.6302, 83.3053, 90.0788) |
| Luminance | 0.8331 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.06
Ice Blue (survey)
#D7FFFE
ΔE00 4.17
Very Pale Blue
#D6FFFE
ΔE00 4.18
Duck Egg Blue
#C3FBF4
ΔE00 4.50
Very Light Blue
#D5FFFF
ΔE00 4.53
Light Light Blue
#CAFFFB
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF3EA #F3CFD8
analogous
#CFF3D8 #CFF3EA #CFEAF3
triadic
#CFF3EA #EACFF3 #F3EACF
tetradic
#CFF3EA #D8CFF3 #F3CFD8 #EAF3CF
square
#CFF3EA #D8CFF3 #F3CFD8 #EAF3CF
split-complementary
#CFF3EA #F3CFEA #F3D8CF
monochromatic
#6DDBBF #9EE7D5 #CFF3EA #E7F9F4 #E7F9F4
Accessibility & contrast
On white
1.19
#CFF3EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.66
#CFF3EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF3EA
17.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF3EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF3EA | 1.00 | 1.19 | 17.66 | 17.66 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EEEA
Deuteranopia (green-blind)
#E9E9EB
Tritanopia (blue-blind)
#C6F4F0
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #cff3ea; /* rgb */ color: rgb(207, 243, 234); /* oklch */ color: oklch(93.6% 0.039 178.6);
Tailwind
colors: {
custom: {
50: '#def7f0',
500: '#cff3ea',
950: '#000000',
},
}SCSS
$custom: #cff3ea; $custom-light: #def7f0; $custom-dark: #000000;
JSON
{
"hex": "#cff3ea",
"rgb": {
"r": 207,
"g": 243,
"b": 234
},
"hsl": {
"h": 165,
"s": 60,
"l": 88.235
},
"oklch": {
"l": 0.93595,
"c": 0.03924,
"h": 178.6
},
"luminance": 0.83307
}Semantic roles & 50–950 ramp
primary
#CFF3EA
secondary
#D393A3
accent
#1E48C8
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585