#CBFFDE#CBFFDE
#CBFFDE is a very light, moderate green. Relative luminance 0.895; OKLCH L 95.5% C 0.069 H 157.0°. Best body text is #000000 at 18.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFFDE |
|---|---|
| RGB | rgb(203, 255, 222) |
| HSL | hsl(142, 100%, 90%) |
| HSV | hsv(142, 20%, 100%) |
| CMYK | cmyk(20.4%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(95.78, -22.75, 10.41) |
| CIE-LCH | lch(95.78, 25.01, 155.41°) |
| OKLab | oklab(95.54% -0.0635 0.027) |
| OKLCH | oklch(95.54% 0.069 157) |
| XYZ | xyz(73.5698, 89.4882, 82.4898) |
| Luminance | 0.8949 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 5.62
Pale Aqua
#B8FFEB
ΔE00 5.75
Mint
#AAF0C1
ΔE00 5.92
Light Mint
#B6FFBB
ΔE00 8.31
Very Pale Green
#CFFDBC
ΔE00 8.33
Light Seafoam
#A0FEBF
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFFDE #FFCBEC
analogous
#D2FFCB #CBFFDE #CBFFF8
triadic
#CBFFDE #DECBFF #FFDECB
tetradic
#CBFFDE #CBD2FF #FFCBEC #FFF8CB
square
#CBFFDE #CBD2FF #FFCBEC #FFF8CB
split-complementary
#CBFFDE #F8CBFF #FFCBD2
monochromatic
#51FF90 #8EFFB7 #CBFFDE #E0FFEC #E0FFEC
Accessibility & contrast
On white
1.11
#CBFFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.90
#CBFFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFFDE
18.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFFDE | 1.00 | 1.11 | 18.90 | 18.90 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF7DC
Deuteranopia (green-blind)
#F5F0E0
Tritanopia (blue-blind)
#C2FEF5
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cbffde; /* rgb */ color: rgb(203, 255, 222); /* oklch */ color: oklch(95.5% 0.069 157.0);
Tailwind
colors: {
custom: {
50: '#dbffe8',
500: '#cbffde',
950: '#000000',
},
}SCSS
$custom: #cbffde; $custom-light: #dbffe8; $custom-dark: #000000;
JSON
{
"hex": "#cbffde",
"rgb": {
"r": 203,
"g": 255,
"b": 222
},
"hsl": {
"h": 141.923,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.95537,
"c": 0.06897,
"h": 157
},
"luminance": 0.8949
}Semantic roles & 50–950 ramp
primary
#CBFFDE
secondary
#E985C5
accent
#0092E6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151816
muted
#848684