#CBFFE8#CBFFE8
#CBFFE8 is a very light, moderate teal. Relative luminance 0.900; OKLCH L 95.8% C 0.061 H 166.3°. Best body text is #000000 at 19.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFFE8 |
|---|---|
| RGB | rgb(203, 255, 232) |
| HSL | hsl(153, 100%, 90%) |
| HSV | hsv(153, 20%, 100%) |
| CMYK | cmyk(20.4%, 0%, 9%, 0%) |
| CIE-LAB | lab(96.01, -20.88, 5.60) |
| CIE-LCH | lch(96.01, 21.62, 164.99°) |
| OKLab | oklab(95.8% -0.0594 0.0145) |
| OKLCH | oklch(95.8% 0.061 166.3) |
| XYZ | xyz(74.9500, 90.0403, 89.7588) |
| Luminance | 0.9004 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.68
Eggshell Blue
#C4FFF7
ΔE00 5.57
Duck Egg Blue
#C3FBF4
ΔE00 5.85
Pale Turquoise
#A5FBD5
ΔE00 6.57
Light Light Blue
#CAFFFB
ΔE00 6.94
Ice
#D6FFFA
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFFE8 #FFCBE2
analogous
#CBFFCE #CBFFE8 #CBFCFF
triadic
#CBFFE8 #E8CBFF #FFE8CB
tetradic
#CBFFE8 #CECBFF #FFCBE2 #FCFFCB
square
#CBFFE8 #CECBFF #FFCBE2 #FCFFCB
split-complementary
#CBFFE8 #FFCBFC #FFCECB
monochromatic
#51FFB2 #8EFFCD #CBFFE8 #E0FFF1 #E0FFF1
Accessibility & contrast
On white
1.10
#CBFFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.01
#CBFFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFFE8
19.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFFE8 | 1.00 | 1.10 | 19.01 | 19.01 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF8E7
Deuteranopia (green-blind)
#F3F1E9
Tritanopia (blue-blind)
#C0FFF8
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cbffe8; /* rgb */ color: rgb(203, 255, 232); /* oklch */ color: oklch(95.8% 0.061 166.3);
Tailwind
colors: {
custom: {
50: '#dbffef',
500: '#cbffe8',
950: '#000000',
},
}SCSS
$custom: #cbffe8; $custom-light: #dbffef; $custom-dark: #000000;
JSON
{
"hex": "#cbffe8",
"rgb": {
"r": 203,
"g": 255,
"b": 232
},
"hsl": {
"h": 153.462,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.95796,
"c": 0.06118,
"h": 166.3
},
"luminance": 0.90043
}Semantic roles & 50–950 ramp
primary
#CBFFE8
secondary
#E985B1
accent
#0066E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151816
muted
#848685