#CDFEBA#CDFEBA
#CDFEBA is a very light, moderate green. Relative luminance 0.874; OKLCH L 94.6% C 0.103 H 137.1°. Best body text is #000000 at 18.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFEBA |
|---|---|
| RGB | rgb(205, 254, 186) |
| HSL | hsl(103, 97%, 86%) |
| HSV | hsv(103, 27%, 100%) |
| CMYK | cmyk(19.3%, 0%, 26.8%, 0.4%) |
| CIE-LAB | lab(94.91, -27.65, 27.57) |
| CIE-LCH | lch(94.91, 39.05, 135.08°) |
| OKLab | oklab(94.63% -0.0751 0.0698) |
| OKLCH | oklch(94.63% 0.103 137.1) |
| XYZ | xyz(69.4796, 87.4064, 59.6554) |
| Luminance | 0.8741 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 0.68
Very Pale Green
#CFFDBC
ΔE00 0.69
Pale Green
#C7FDB5
ΔE00 1.09
Light Light Green
#C8FFB0
ΔE00 2.09
Celadon
#BEFDB7
ΔE00 2.41
Washed Out Green
#BCF5A6
ΔE00 3.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFEBA #EBBAFE
analogous
#EFFEBA #CDFEBA #BAFEC9
triadic
#CDFEBA #BACDFE #FEBACD
tetradic
#CDFEBA #BAEFFE #EBBAFE #FEC9BA
square
#CDFEBA #BAEFFE #EBBAFE #FEC9BA
split-complementary
#CDFEBA #C9BAFE #FEBAEF
monochromatic
#76FC41 #A1FD7E #CDFEBA #E9FFE1 #E9FFE1
Accessibility & contrast
On white
1.14
#CDFEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.48
#CDFEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFEBA
18.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFEBA | 1.00 | 1.14 | 18.48 | 18.48 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3B6
Deuteranopia (green-blind)
#FBEFBD
Tritanopia (blue-blind)
#CCF9EC
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #cdfeba; /* rgb */ color: rgb(205, 254, 186); /* oklch */ color: oklch(94.6% 0.103 137.1);
Tailwind
colors: {
custom: {
50: '#ddffcf',
500: '#cdfeba',
950: '#000000',
},
}SCSS
$custom: #cdfeba; $custom-light: #ddffcf; $custom-dark: #000000;
JSON
{
"hex": "#cdfeba",
"rgb": {
"r": 205,
"g": 254,
"b": 186
},
"hsl": {
"h": 103.235,
"s": 97.143,
"l": 86.275
},
"oklch": {
"l": 0.94629,
"c": 0.10254,
"h": 137.1
},
"luminance": 0.87408
}Semantic roles & 50–950 ramp
primary
#CDFEBA
secondary
#C677E5
accent
#00E6A5
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151813
muted
#848683