#CFFBEC#CFFBEC
#CFFBEC is a very light, muted teal. Relative luminance 0.883; OKLCH L 95.3% C 0.049 H 172.5°. Best body text is #000000 at 18.66:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFBEC |
|---|---|
| RGB | rgb(207, 251, 236) |
| HSL | hsl(160, 85%, 90%) |
| HSV | hsv(160, 18%, 98%) |
| CMYK | cmyk(17.5%, 0%, 6%, 1.6%) |
| CIE-LAB | lab(95.29, -16.92, 2.52) |
| CIE-LCH | lch(95.29, 17.11, 171.52°) |
| OKLab | oklab(95.32% -0.049 0.0064) |
| OKLCH | oklch(95.32% 0.049 172.5) |
| XYZ | xyz(75.3656, 88.3137, 92.4161) |
| Luminance | 0.8832 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 3.89
Eggshell Blue
#C4FFF7
ΔE00 4.02
Ice
#D6FFFA
ΔE00 4.12
Light Light Blue
#CAFFFB
ΔE00 4.61
Pale Aqua
#B8FFEB
ΔE00 5.13
Very Pale Blue
#D6FFFE
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFBEC #FBCFDE
analogous
#CFFBD6 #CFFBEC #CFF4FB
triadic
#CFFBEC #ECCFFB #FBECCF
tetradic
#CFFBEC #D6CFFB #FBCFDE #F4FBCF
square
#CFFBEC #D6CFFB #FBCFDE #F4FBCF
split-complementary
#CFFBEC #FBCFF4 #FBD6CF
monochromatic
#5EF2BF #97F6D6 #CFFBEC #E3FDF4 #E3FDF4
Accessibility & contrast
On white
1.13
#CFFBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.66
#CFFBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFBEC
18.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFBEC | 1.00 | 1.13 | 18.66 | 18.66 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F5EB
Deuteranopia (green-blind)
#F0EFED
Tritanopia (blue-blind)
#C5FCF6
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #cffbec; /* rgb */ color: rgb(207, 251, 236); /* oklch */ color: oklch(95.3% 0.049 172.5);
Tailwind
colors: {
custom: {
50: '#defcf2',
500: '#cffbec',
950: '#000000',
},
}SCSS
$custom: #cffbec; $custom-light: #defcf2; $custom-dark: #000000;
JSON
{
"hex": "#cffbec",
"rgb": {
"r": 207,
"g": 251,
"b": 236
},
"hsl": {
"h": 159.545,
"s": 84.615,
"l": 89.804
},
"oklch": {
"l": 0.95315,
"c": 0.04938,
"h": 172.5
},
"luminance": 0.88316
}Semantic roles & 50–950 ramp
primary
#CFFBEC
secondary
#E28DAA
accent
#0450E1
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585