#CBFEA8#CBFEA8
#CBFEA8 is a very light, vivid yellow-green. Relative luminance 0.864; OKLCH L 94.2% C 0.123 H 133.2°. Best body text is #000000 at 18.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFEA8 |
|---|---|
| RGB | rgb(203, 254, 168) |
| HSL | hsl(96, 98%, 83%) |
| HSV | hsv(96, 34%, 100%) |
| CMYK | cmyk(20.1%, 0%, 33.9%, 0.4%) |
| CIE-LAB | lab(94.49, -30.94, 36.01) |
| CIE-LCH | lch(94.49, 47.48, 130.67°) |
| OKLab | oklab(94.16% -0.0843 0.0897) |
| OKLCH | oklch(94.16% 0.123 133.2) |
| XYZ | xyz(67.1368, 86.4059, 50.1791) |
| Luminance | 0.8641 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.67
Tea Green
#BDF8A3
ΔE00 2.10
Washed Out Green
#BCF5A6
ΔE00 2.77
Pale Green
#C7FDB5
ΔE00 2.87
Celery
#C1FD95
ΔE00 2.93
Very Light Green
#D1FFBD
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFEA8 #DBA8FE
analogous
#F6FEA8 #CBFEA8 #A8FEB0
triadic
#CBFEA8 #A8CBFE #FEA8CB
tetradic
#CBFEA8 #A8F6FE #DBA8FE #FEB0A8
square
#CBFEA8 #A8F6FE #DBA8FE #FEB0A8
split-complementary
#CBFEA8 #B0A8FE #FEA8F6
monochromatic
#83FD2F #A7FD6B #CBFEA8 #EDFFE1 #EDFFE1
Accessibility & contrast
On white
1.15
#CBFEA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.28
#CBFEA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFEA8
18.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFEA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFEA8 | 1.00 | 1.15 | 18.28 | 18.28 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2A2
Deuteranopia (green-blind)
#FDEEAC
Tritanopia (blue-blind)
#CCF7E8
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #cbfea8; /* rgb */ color: rgb(203, 254, 168); /* oklch */ color: oklch(94.2% 0.123 133.2);
Tailwind
colors: {
custom: {
50: '#dcffc2',
500: '#cbfea8',
950: '#000000',
},
}SCSS
$custom: #cbfea8; $custom-light: #dcffc2; $custom-dark: #000000;
JSON
{
"hex": "#cbfea8",
"rgb": {
"r": 203,
"g": 254,
"b": 168
},
"hsl": {
"h": 95.581,
"s": 97.727,
"l": 82.745
},
"oklch": {
"l": 0.94158,
"c": 0.12312,
"h": 133.2
},
"luminance": 0.86407
}Semantic roles & 50–950 ramp
primary
#CBFEA8
secondary
#B168E3
accent
#00E688
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151812
muted
#848682