#CBF799#CBF799
#CBF799 is a very light, vivid yellow-green. Relative luminance 0.815; OKLCH L 92.4% C 0.129 H 129.1°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF799 |
|---|---|
| RGB | rgb(203, 247, 153) |
| HSL | hsl(88, 85%, 78%) |
| HSV | hsv(88, 38%, 97%) |
| CMYK | cmyk(17.8%, 0%, 38.1%, 3.1%) |
| CIE-LAB | lab(92.36, -29.66, 40.65) |
| CIE-LCH | lch(92.36, 50.32, 126.11°) |
| OKLab | oklab(92.38% -0.0813 0.1001) |
| OKLCH | oklch(92.38% 0.129 129.1) |
| XYZ | xyz(63.6383, 81.5171, 42.5124) |
| Luminance | 0.8152 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.66
Pistachio (survey)
#C0FA8B
ΔE00 2.84
Tea Green
#BDF8A3
ΔE00 3.49
Light Yellowish Green
#C2FF89
ΔE00 3.76
Light Light Green
#C8FFB0
ΔE00 4.12
Washed Out Green
#BCF5A6
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF799 #C599F7
analogous
#F7F499 #CBF799 #9CF799
triadic
#CBF799 #99CBF7 #F799CB
tetradic
#CBF799 #99F7F4 #C599F7 #F7999C
square
#CBF799 #99F7F4 #C599F7 #F7999C
split-complementary
#CBF799 #999CF7 #F499F7
monochromatic
#91EE27 #AEF360 #CBF799 #E8FBD2 #F1FDE3
Accessibility & contrast
On white
1.21
#CBF799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#CBF799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF799
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF799 | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB92
Deuteranopia (green-blind)
#F9E89E
Tritanopia (blue-blind)
#CFEFE0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cbf799; /* rgb */ color: rgb(203, 247, 153); /* oklch */ color: oklch(92.4% 0.129 129.1);
Tailwind
colors: {
custom: {
50: '#dcfab8',
500: '#cbf799',
950: '#000000',
},
}SCSS
$custom: #cbf799; $custom-light: #dcfab8; $custom-dark: #000000;
JSON
{
"hex": "#cbf799",
"rgb": {
"r": 203,
"g": 247,
"b": 153
},
"hsl": {
"h": 88.085,
"s": 85.455,
"l": 78.431
},
"oklch": {
"l": 0.92376,
"c": 0.12891,
"h": 129.1
},
"luminance": 0.81518
}Semantic roles & 50–950 ramp
primary
#CBF799
secondary
#965ED6
accent
#04E26C
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581