#CBFFE4#CBFFE4
#CBFFE4 is a very light, moderate green. Relative luminance 0.898; OKLCH L 95.7% C 0.064 H 162.3°. Best body text is #000000 at 18.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFFE4 |
|---|---|
| RGB | rgb(203, 255, 228) |
| HSL | hsl(149, 100%, 90%) |
| HSV | hsv(149, 20%, 100%) |
| CMYK | cmyk(20.4%, 0%, 10.6%, 0%) |
| CIE-LAB | lab(95.92, -21.64, 7.52) |
| CIE-LCH | lch(95.92, 22.91, 160.83°) |
| OKLab | oklab(95.69% -0.061 0.0195) |
| OKLCH | oklch(95.69% 0.064 162.3) |
| XYZ | xyz(74.3883, 89.8156, 86.8005) |
| Luminance | 0.8982 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.38
Pale Turquoise
#A5FBD5
ΔE00 5.99
Eggshell Blue
#C4FFF7
ΔE00 6.86
Mint
#AAF0C1
ΔE00 7.11
Duck Egg Blue
#C3FBF4
ΔE00 7.13
Ice
#D6FFFA
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFFE4 #FFCBE6
analogous
#CCFFCB #CBFFE4 #CBFFFE
triadic
#CBFFE4 #E4CBFF #FFE4CB
tetradic
#CBFFE4 #CBCCFF #FFCBE6 #FFFECB
square
#CBFFE4 #CBCCFF #FFCBE6 #FFFECB
split-complementary
#CBFFE4 #FECBFF #FFCBCC
monochromatic
#51FFA4 #8EFFC4 #CBFFE4 #E0FFEF #E0FFEF
Accessibility & contrast
On white
1.11
#CBFFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.96
#CBFFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFFE4
18.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFFE4 | 1.00 | 1.11 | 18.96 | 18.96 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF7E3
Deuteranopia (green-blind)
#F4F1E6
Tritanopia (blue-blind)
#C1FFF7
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cbffe4; /* rgb */ color: rgb(203, 255, 228); /* oklch */ color: oklch(95.7% 0.064 162.3);
Tailwind
colors: {
custom: {
50: '#dbffec',
500: '#cbffe4',
950: '#000000',
},
}SCSS
$custom: #cbffe4; $custom-light: #dbffec; $custom-dark: #000000;
JSON
{
"hex": "#cbffe4",
"rgb": {
"r": 203,
"g": 255,
"b": 228
},
"hsl": {
"h": 148.846,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.9569,
"c": 0.06408,
"h": 162.3
},
"luminance": 0.89818
}Semantic roles & 50–950 ramp
primary
#CBFFE4
secondary
#E985B9
accent
#0077E6
background
#FEFFFE
surface
#FCFFFD
border
#D5D7D5
text
#151816
muted
#848684