#CBFFEB#CBFFEB
#CBFFEB is a very light, muted teal. Relative luminance 0.902; OKLCH L 95.9% C 0.059 H 169.6°. Best body text is #000000 at 19.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFFEB |
|---|---|
| RGB | rgb(203, 255, 235) |
| HSL | hsl(157, 100%, 90%) |
| HSV | hsv(157, 20%, 100%) |
| CMYK | cmyk(20.4%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(96.08, -20.31, 4.16) |
| CIE-LCH | lch(96.08, 20.73, 168.43°) |
| OKLab | oklab(95.88% -0.0582 0.0107) |
| OKLCH | oklch(95.88% 0.059 169.6) |
| XYZ | xyz(75.3798, 90.2122, 92.0222) |
| Luminance | 0.9022 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.40
Eggshell Blue
#C4FFF7
ΔE00 4.58
Duck Egg Blue
#C3FBF4
ΔE00 4.87
Light Light Blue
#CAFFFB
ΔE00 5.93
Ice
#D6FFFA
ΔE00 6.10
Pale Cyan
#B7FFFA
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFFEB #FFCBDF
analogous
#CBFFD1 #CBFFEB #CBF9FF
triadic
#CBFFEB #EBCBFF #FFEBCB
tetradic
#CBFFEB #D1CBFF #FFCBDF #F9FFCB
square
#CBFFEB #D1CBFF #FFCBDF #F9FFCB
split-complementary
#CBFFEB #FFCBF9 #FFD1CB
monochromatic
#51FFBC #8EFFD3 #CBFFEB #E0FFF3 #E0FFF3
Accessibility & contrast
On white
1.10
#CBFFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.04
#CBFFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFFEB
19.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFFEB | 1.00 | 1.10 | 19.04 | 19.04 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF8EA
Deuteranopia (green-blind)
#F2F1EC
Tritanopia (blue-blind)
#C0FFF9
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #cbffeb; /* rgb */ color: rgb(203, 255, 235); /* oklch */ color: oklch(95.9% 0.059 169.6);
Tailwind
colors: {
custom: {
50: '#dbfff1',
500: '#cbffeb',
950: '#000000',
},
}SCSS
$custom: #cbffeb; $custom-light: #dbfff1; $custom-dark: #000000;
JSON
{
"hex": "#cbffeb",
"rgb": {
"r": 203,
"g": 255,
"b": 235
},
"hsl": {
"h": 156.923,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.95876,
"c": 0.05921,
"h": 169.6
},
"luminance": 0.90215
}Semantic roles & 50–950 ramp
primary
#CBFFEB
secondary
#E985AB
accent
#0058E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151816
muted
#848685