#CFFBEB#CFFBEB
#CFFBEB is a very light, muted teal. Relative luminance 0.883; OKLCH L 95.3% C 0.050 H 171.1°. Best body text is #000000 at 18.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFBEB |
|---|---|
| RGB | rgb(207, 251, 235) |
| HSL | hsl(158, 85%, 90%) |
| HSV | hsv(158, 18%, 98%) |
| CMYK | cmyk(17.5%, 0%, 6.4%, 1.6%) |
| CIE-LAB | lab(95.27, -17.12, 3.00) |
| CIE-LCH | lch(95.27, 17.38, 170.05°) |
| OKLab | oklab(95.29% -0.0493 0.0077) |
| OKLCH | oklch(95.29% 0.05 171.1) |
| XYZ | xyz(75.2207, 88.2558, 91.6530) |
| Luminance | 0.8826 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 4.19
Eggshell Blue
#C4FFF7
ΔE00 4.28
Ice
#D6FFFA
ΔE00 4.46
Light Light Blue
#CAFFFB
ΔE00 4.95
Pale Aqua
#B8FFEB
ΔE00 5.05
Very Pale Blue
#D6FFFE
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFBEB #FBCFDF
analogous
#CFFBD5 #CFFBEB #CFF5FB
triadic
#CFFBEB #EBCFFB #FBEBCF
tetradic
#CFFBEB #D5CFFB #FBCFDF #F5FBCF
square
#CFFBEB #D5CFFB #FBCFDF #F5FBCF
split-complementary
#CFFBEB #FBCFF5 #FBD5CF
monochromatic
#5EF2BC #97F6D3 #CFFBEB #E3FDF3 #E3FDF3
Accessibility & contrast
On white
1.13
#CFFBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.65
#CFFBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFBEB
18.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFBEB | 1.00 | 1.13 | 18.65 | 18.65 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F5EA
Deuteranopia (green-blind)
#F0EFEC
Tritanopia (blue-blind)
#C5FCF6
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #cffbeb; /* rgb */ color: rgb(207, 251, 235); /* oklch */ color: oklch(95.3% 0.050 171.1);
Tailwind
colors: {
custom: {
50: '#defcf1',
500: '#cffbeb',
950: '#000000',
},
}SCSS
$custom: #cffbeb; $custom-light: #defcf1; $custom-dark: #000000;
JSON
{
"hex": "#cffbeb",
"rgb": {
"r": 207,
"g": 251,
"b": 235
},
"hsl": {
"h": 158.182,
"s": 84.615,
"l": 89.804
},
"oklch": {
"l": 0.95288,
"c": 0.04995,
"h": 171.1
},
"luminance": 0.88258
}Semantic roles & 50–950 ramp
primary
#CFFBEB
secondary
#E28DAB
accent
#0455E1
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585