#CBFFE5#CBFFE5
#CBFFE5 is a very light, moderate teal. Relative luminance 0.899; OKLCH L 95.7% C 0.063 H 163.3°. Best body text is #000000 at 18.97:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFFE5 |
|---|---|
| RGB | rgb(203, 255, 229) |
| HSL | hsl(150, 100%, 90%) |
| HSV | hsv(150, 20%, 100%) |
| CMYK | cmyk(20.4%, 0%, 10.2%, 0%) |
| CIE-LAB | lab(95.94, -21.45, 7.04) |
| CIE-LCH | lch(95.94, 22.57, 161.83°) |
| OKLab | oklab(95.72% -0.0606 0.0182) |
| OKLCH | oklch(95.72% 0.063 163.3) |
| XYZ | xyz(74.5275, 89.8713, 87.5337) |
| Luminance | 0.8987 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.18
Pale Turquoise
#A5FBD5
ΔE00 6.11
Eggshell Blue
#C4FFF7
ΔE00 6.54
Duck Egg Blue
#C3FBF4
ΔE00 6.82
Mint
#AAF0C1
ΔE00 7.34
Ice
#D6FFFA
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFFE5 #FFCBE5
analogous
#CBFFCB #CBFFE5 #CBFFFF
triadic
#CBFFE5 #E5CBFF #FFE5CB
tetradic
#CBFFE5 #CBCBFF #FFCBE5 #FFFFCB
square
#CBFFE5 #CBCBFF #FFCBE5 #FFFFCB
split-complementary
#CBFFE5 #FFCBFF #FFCBCB
monochromatic
#51FFA8 #8EFFC6 #CBFFE5 #E0FFF0 #E0FFF0
Accessibility & contrast
On white
1.11
#CBFFE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.97
#CBFFE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFFE5
18.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFFE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFFE5 | 1.00 | 1.11 | 18.97 | 18.97 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF7E4
Deuteranopia (green-blind)
#F4F1E6
Tritanopia (blue-blind)
#C1FFF7
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cbffe5; /* rgb */ color: rgb(203, 255, 229); /* oklch */ color: oklch(95.7% 0.063 163.3);
Tailwind
colors: {
custom: {
50: '#dbffed',
500: '#cbffe5',
950: '#000000',
},
}SCSS
$custom: #cbffe5; $custom-light: #dbffed; $custom-dark: #000000;
JSON
{
"hex": "#cbffe5",
"rgb": {
"r": 203,
"g": 255,
"b": 229
},
"hsl": {
"h": 150,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.95717,
"c": 0.06333,
"h": 163.3
},
"luminance": 0.89874
}Semantic roles & 50–950 ramp
primary
#CBFFE5
secondary
#E985B7
accent
#0073E6
background
#FEFFFE
surface
#FCFFFD
border
#D5D7D5
text
#151816
muted
#848684