#CBFEAF#CBFEAF
#CBFEAF is a very light, moderate yellow-green. Relative luminance 0.867; OKLCH L 94.3% C 0.116 H 134.9°. Best body text is #000000 at 18.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFEAF |
|---|---|
| RGB | rgb(203, 254, 175) |
| HSL | hsl(99, 98%, 84%) |
| HSV | hsv(99, 31%, 100%) |
| CMYK | cmyk(20.1%, 0%, 31.1%, 0.4%) |
| CIE-LAB | lab(94.60, -29.96, 32.67) |
| CIE-LCH | lch(94.60, 44.32, 132.52°) |
| OKLab | oklab(94.29% -0.0815 0.0819) |
| OKLCH | oklch(94.29% 0.116 134.9) |
| XYZ | xyz(67.8066, 86.6738, 53.7064) |
| Luminance | 0.8668 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 0.69
Pale Green
#C7FDB5
ΔE00 1.63
Tea Green
#BDF8A3
ΔE00 2.19
Washed Out Green
#BCF5A6
ΔE00 2.37
Very Light Green
#D1FFBD
ΔE00 2.53
Very Pale Green
#CFFDBC
ΔE00 2.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFEAF #E2AFFE
analogous
#F3FEAF #CBFEAF #AFFEBB
triadic
#CBFEAF #AFCBFE #FEAFCB
tetradic
#CBFEAF #AFF3FE #E2AFFE #FEBBAF
square
#CBFEAF #AFF3FE #E2AFFE #FEBBAF
split-complementary
#CBFEAF #BBAFFE #FEAFF3
monochromatic
#7CFC36 #A4FD73 #CBFEAF #EBFFE1 #EBFFE1
Accessibility & contrast
On white
1.15
#CBFEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.34
#CBFEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFEAF
18.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFEAF | 1.00 | 1.15 | 18.34 | 18.34 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2AA
Deuteranopia (green-blind)
#FCEEB3
Tritanopia (blue-blind)
#CBF8E9
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #cbfeaf; /* rgb */ color: rgb(203, 254, 175); /* oklch */ color: oklch(94.3% 0.116 134.9);
Tailwind
colors: {
custom: {
50: '#dcffc7',
500: '#cbfeaf',
950: '#000000',
},
}SCSS
$custom: #cbfeaf; $custom-light: #dcffc7; $custom-dark: #000000;
JSON
{
"hex": "#cbfeaf",
"rgb": {
"r": 203,
"g": 254,
"b": 175
},
"hsl": {
"h": 98.734,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.94287,
"c": 0.11555,
"h": 134.9
},
"luminance": 0.86675
}Semantic roles & 50–950 ramp
primary
#CBFEAF
secondary
#BA6EE4
accent
#00E694
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151813
muted
#848682