#CBFFE1#CBFFE1
#CBFFE1 is a very light, moderate green. Relative luminance 0.897; OKLCH L 95.6% C 0.066 H 159.5°. Best body text is #000000 at 18.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFFE1 |
|---|---|
| RGB | rgb(203, 255, 225) |
| HSL | hsl(145, 100%, 90%) |
| HSV | hsv(145, 20%, 100%) |
| CMYK | cmyk(20.4%, 0%, 11.8%, 0%) |
| CIE-LAB | lab(95.85, -22.19, 8.96) |
| CIE-LCH | lch(95.85, 23.94, 158.01°) |
| OKLab | oklab(95.61% -0.0623 0.0232) |
| OKLCH | oklch(95.61% 0.066 159.5) |
| XYZ | xyz(73.9755, 89.6504, 84.6262) |
| Luminance | 0.8965 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 5.04
Pale Turquoise
#A5FBD5
ΔE00 5.73
Mint
#AAF0C1
ΔE00 6.46
Eggshell Blue
#C4FFF7
ΔE00 7.79
Duck Egg Blue
#C3FBF4
ΔE00 8.06
Light Aqua
#8CFFDB
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFFE1 #FFCBE9
analogous
#CFFFCB #CBFFE1 #CBFFFB
triadic
#CBFFE1 #E1CBFF #FFE1CB
tetradic
#CBFFE1 #CBCFFF #FFCBE9 #FFFBCB
square
#CBFFE1 #CBCFFF #FFCBE9 #FFFBCB
split-complementary
#CBFFE1 #FBCBFF #FFCBCF
monochromatic
#51FF9A #8EFFBE #CBFFE1 #E0FFED #E0FFED
Accessibility & contrast
On white
1.11
#CBFFE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.93
#CBFFE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFFE1
18.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFFE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFFE1 | 1.00 | 1.11 | 18.93 | 18.93 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF7E0
Deuteranopia (green-blind)
#F4F0E3
Tritanopia (blue-blind)
#C2FEF6
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cbffe1; /* rgb */ color: rgb(203, 255, 225); /* oklch */ color: oklch(95.6% 0.066 159.5);
Tailwind
colors: {
custom: {
50: '#dbffea',
500: '#cbffe1',
950: '#000000',
},
}SCSS
$custom: #cbffe1; $custom-light: #dbffea; $custom-dark: #000000;
JSON
{
"hex": "#cbffe1",
"rgb": {
"r": 203,
"g": 255,
"b": 225
},
"hsl": {
"h": 145.385,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.95613,
"c": 0.06645,
"h": 159.5
},
"luminance": 0.89653
}Semantic roles & 50–950 ramp
primary
#CBFFE1
secondary
#E985BF
accent
#0084E6
background
#FEFFFE
surface
#FCFFFD
border
#D5D7D5
text
#151816
muted
#848684