#CBFFE3#CBFFE3
#CBFFE3 is a very light, moderate green. Relative luminance 0.898; OKLCH L 95.7% C 0.065 H 161.4°. Best body text is #000000 at 18.95:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFFE3 |
|---|---|
| RGB | rgb(203, 255, 227) |
| HSL | hsl(148, 100%, 90%) |
| HSV | hsv(148, 20%, 100%) |
| CMYK | cmyk(20.4%, 0%, 11%, 0%) |
| CIE-LAB | lab(95.90, -21.82, 8.00) |
| CIE-LCH | lch(95.90, 23.24, 159.87°) |
| OKLab | oklab(95.67% -0.0615 0.0207) |
| OKLCH | oklch(95.67% 0.065 161.4) |
| XYZ | xyz(74.2499, 89.7602, 86.0715) |
| Luminance | 0.8976 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.59
Pale Turquoise
#A5FBD5
ΔE00 5.89
Mint
#AAF0C1
ΔE00 6.88
Eggshell Blue
#C4FFF7
ΔE00 7.17
Duck Egg Blue
#C3FBF4
ΔE00 7.45
Ice
#D6FFFA
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFFE3 #FFCBE7
analogous
#CDFFCB #CBFFE3 #CBFFFD
triadic
#CBFFE3 #E3CBFF #FFE3CB
tetradic
#CBFFE3 #CBCDFF #FFCBE7 #FFFDCB
square
#CBFFE3 #CBCDFF #FFCBE7 #FFFDCB
split-complementary
#CBFFE3 #FDCBFF #FFCBCD
monochromatic
#51FFA1 #8EFFC2 #CBFFE3 #E0FFEF #E0FFEF
Accessibility & contrast
On white
1.11
#CBFFE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.95
#CBFFE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFFE3
18.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFFE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFFE3 | 1.00 | 1.11 | 18.95 | 18.95 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF7E2
Deuteranopia (green-blind)
#F4F1E5
Tritanopia (blue-blind)
#C1FFF7
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cbffe3; /* rgb */ color: rgb(203, 255, 227); /* oklch */ color: oklch(95.7% 0.065 161.4);
Tailwind
colors: {
custom: {
50: '#dbffeb',
500: '#cbffe3',
950: '#000000',
},
}SCSS
$custom: #cbffe3; $custom-light: #dbffeb; $custom-dark: #000000;
JSON
{
"hex": "#cbffe3",
"rgb": {
"r": 203,
"g": 255,
"b": 227
},
"hsl": {
"h": 147.692,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.95665,
"c": 0.06486,
"h": 161.4
},
"luminance": 0.89763
}Semantic roles & 50–950 ramp
primary
#CBFFE3
secondary
#E985BB
accent
#007CE6
background
#FEFFFE
surface
#FCFFFD
border
#D5D7D5
text
#151816
muted
#848684