#CBFFE0#CBFFE0
#CBFFE0 is a very light, moderate green. Relative luminance 0.896; OKLCH L 95.6% C 0.067 H 158.7°. Best body text is #000000 at 18.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFFE0 |
|---|---|
| RGB | rgb(203, 255, 224) |
| HSL | hsl(144, 100%, 90%) |
| HSV | hsv(144, 20%, 100%) |
| CMYK | cmyk(20.4%, 0%, 12.2%, 0%) |
| CIE-LAB | lab(95.83, -22.38, 9.44) |
| CIE-LCH | lch(95.83, 24.29, 157.12°) |
| OKLab | oklab(95.59% -0.0627 0.0245) |
| OKLCH | oklch(95.59% 0.067 158.7) |
| XYZ | xyz(73.8395, 89.5960, 83.9099) |
| Luminance | 0.8960 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 5.27
Pale Turquoise
#A5FBD5
ΔE00 5.68
Mint
#AAF0C1
ΔE00 6.27
Eggshell Blue
#C4FFF7
ΔE00 8.09
Duck Egg Blue
#C3FBF4
ΔE00 8.36
Light Aqua
#8CFFDB
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFFE0 #FFCBEA
analogous
#D0FFCB #CBFFE0 #CBFFFA
triadic
#CBFFE0 #E0CBFF #FFE0CB
tetradic
#CBFFE0 #CBD0FF #FFCBEA #FFFACB
square
#CBFFE0 #CBD0FF #FFCBEA #FFFACB
split-complementary
#CBFFE0 #FACBFF #FFCBD0
monochromatic
#51FF97 #8EFFBC #CBFFE0 #E0FFED #E0FFED
Accessibility & contrast
On white
1.11
#CBFFE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.92
#CBFFE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFFE0
18.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFFE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFFE0 | 1.00 | 1.11 | 18.92 | 18.92 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF7DE
Deuteranopia (green-blind)
#F5F0E2
Tritanopia (blue-blind)
#C2FEF6
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cbffe0; /* rgb */ color: rgb(203, 255, 224); /* oklch */ color: oklch(95.6% 0.067 158.7);
Tailwind
colors: {
custom: {
50: '#dbffe9',
500: '#cbffe0',
950: '#000000',
},
}SCSS
$custom: #cbffe0; $custom-light: #dbffe9; $custom-dark: #000000;
JSON
{
"hex": "#cbffe0",
"rgb": {
"r": 203,
"g": 255,
"b": 224
},
"hsl": {
"h": 144.231,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.95587,
"c": 0.06728,
"h": 158.7
},
"luminance": 0.89598
}Semantic roles & 50–950 ramp
primary
#CBFFE0
secondary
#E985C1
accent
#0089E6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151816
muted
#848684