#CFFCEB#CFFCEB
#CFFCEB is a very light, muted teal. Relative luminance 0.889; OKLCH L 95.5% C 0.051 H 170.3°. Best body text is #000000 at 18.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFCEB |
|---|---|
| RGB | rgb(207, 252, 235) |
| HSL | hsl(157, 88%, 90%) |
| HSV | hsv(157, 18%, 99%) |
| CMYK | cmyk(17.9%, 0%, 6.7%, 1.2%) |
| CIE-LAB | lab(95.53, -17.61, 3.38) |
| CIE-LCH | lch(95.53, 17.93, 169.12°) |
| OKLab | oklab(95.5% -0.0506 0.0087) |
| OKLCH | oklch(95.5% 0.051 170.3) |
| XYZ | xyz(75.5339, 88.8822, 91.7574) |
| Luminance | 0.8888 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 4.38
Eggshell Blue
#C4FFF7
ΔE00 4.39
Pale Aqua
#B8FFEB
ΔE00 4.79
Ice
#D6FFFA
ΔE00 4.80
Light Light Blue
#CAFFFB
ΔE00 5.19
Very Pale Blue
#D6FFFE
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFCEB #FCCFE0
analogous
#CFFCD4 #CFFCEB #CFF7FC
triadic
#CFFCEB #EBCFFC #FCEBCF
tetradic
#CFFCEB #D4CFFC #FCCFE0 #F7FCCF
square
#CFFCEB #D4CFFC #FCCFE0 #F7FCCF
split-complementary
#CFFCEB #FCCFF7 #FCD4CF
monochromatic
#5CF5BB #95F8D3 #CFFCEB #E2FDF3 #E2FDF3
Accessibility & contrast
On white
1.12
#CFFCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.78
#CFFCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFCEB
18.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFCEB | 1.00 | 1.12 | 18.78 | 18.78 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6EA
Deuteranopia (green-blind)
#F1F0EC
Tritanopia (blue-blind)
#C5FDF7
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #cffceb; /* rgb */ color: rgb(207, 252, 235); /* oklch */ color: oklch(95.5% 0.051 170.3);
Tailwind
colors: {
custom: {
50: '#defdf1',
500: '#cffceb',
950: '#000000',
},
}SCSS
$custom: #cffceb; $custom-light: #defdf1; $custom-dark: #000000;
JSON
{
"hex": "#cffceb",
"rgb": {
"r": 207,
"g": 252,
"b": 235
},
"hsl": {
"h": 157.333,
"s": 88.235,
"l": 90
},
"oklch": {
"l": 0.95497,
"c": 0.05139,
"h": 170.3
},
"luminance": 0.88884
}Semantic roles & 50–950 ramp
primary
#CFFCEB
secondary
#E48CAD
accent
#0157E5
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585