#CBFFEC#CBFFEC
#CBFFEC is a very light, muted teal. Relative luminance 0.903; OKLCH L 95.9% C 0.059 H 170.7°. Best body text is #000000 at 19.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFFEC |
|---|---|
| RGB | rgb(203, 255, 236) |
| HSL | hsl(158, 100%, 90%) |
| HSV | hsv(158, 20%, 100%) |
| CMYK | cmyk(20.4%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(96.11, -20.11, 3.68) |
| CIE-LCH | lch(96.11, 20.45, 169.64°) |
| OKLab | oklab(95.9% -0.0578 0.0094) |
| OKLCH | oklch(95.9% 0.059 170.7) |
| XYZ | xyz(75.5247, 90.2701, 92.7852) |
| Luminance | 0.9027 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.38
Eggshell Blue
#C4FFF7
ΔE00 4.25
Duck Egg Blue
#C3FBF4
ΔE00 4.53
Light Light Blue
#CAFFFB
ΔE00 5.59
Ice
#D6FFFA
ΔE00 5.80
Pale Cyan
#B7FFFA
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFFEC #FFCBDE
analogous
#CBFFD2 #CBFFEC #CBF8FF
triadic
#CBFFEC #ECCBFF #FFECCB
tetradic
#CBFFEC #D2CBFF #FFCBDE #F8FFCB
square
#CBFFEC #D2CBFF #FFCBDE #F8FFCB
split-complementary
#CBFFEC #FFCBF8 #FFD2CB
monochromatic
#51FFBF #8EFFD6 #CBFFEC #E0FFF4 #E0FFF4
Accessibility & contrast
On white
1.10
#CBFFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.05
#CBFFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFFEC
19.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFFEC | 1.00 | 1.10 | 19.05 | 19.05 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF8EB
Deuteranopia (green-blind)
#F2F1ED
Tritanopia (blue-blind)
#BFFFF9
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #cbffec; /* rgb */ color: rgb(203, 255, 236); /* oklch */ color: oklch(95.9% 0.059 170.7);
Tailwind
colors: {
custom: {
50: '#dbfff2',
500: '#cbffec',
950: '#000000',
},
}SCSS
$custom: #cbffec; $custom-light: #dbfff2; $custom-dark: #000000;
JSON
{
"hex": "#cbffec",
"rgb": {
"r": 203,
"g": 255,
"b": 236
},
"hsl": {
"h": 158.077,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.95903,
"c": 0.0586,
"h": 170.7
},
"luminance": 0.90273
}Semantic roles & 50–950 ramp
primary
#CBFFEC
secondary
#E985AA
accent
#0054E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151816
muted
#848685