#CBF293#CBF293
#CBF293 is a very light, vivid yellow-green. Relative luminance 0.783; OKLCH L 91.2% C 0.128 H 127.0°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF293 |
|---|---|
| RGB | rgb(203, 242, 147) |
| HSL | hsl(85, 79%, 76%) |
| HSV | hsv(85, 39%, 95%) |
| CMYK | cmyk(16.1%, 0%, 39.3%, 5.1%) |
| CIE-LAB | lab(90.92, -28.05, 41.75) |
| CIE-LCH | lch(90.92, 50.30, 123.90°) |
| OKLab | oklab(91.19% -0.0771 0.1024) |
| OKLCH | oklch(91.19% 0.128 127) |
| XYZ | xyz(61.6466, 78.3067, 39.4650) |
| Luminance | 0.7831 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.42
Celery
#C1FD95
ΔE00 3.70
Light Yellowish Green
#C2FF89
ΔE00 4.38
Light Yellow Green
#CCFD7F
ΔE00 4.48
Tea Green
#BDF8A3
ΔE00 4.53
Light Pea Green
#C4FE82
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF293 #BA93F2
analogous
#F2EA93 #CBF293 #9CF293
triadic
#CBF293 #93CBF2 #F293CB
tetradic
#CBF293 #93F2EA #BA93F2 #F2939C
square
#CBF293 #93F2EA #BA93F2 #F2939C
split-complementary
#CBF293 #939CF2 #EA93F2
monochromatic
#96E526 #B1EB5C #CBF293 #E5F9CA #F2FCE4
Accessibility & contrast
On white
1.26
#CBF293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#CBF293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF293
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF293 | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE78C
Deuteranopia (green-blind)
#F5E498
Tritanopia (blue-blind)
#D0EADB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cbf293; /* rgb */ color: rgb(203, 242, 147); /* oklch */ color: oklch(91.2% 0.128 127.0);
Tailwind
colors: {
custom: {
50: '#dcf6b4',
500: '#cbf293',
950: '#000000',
},
}SCSS
$custom: #cbf293; $custom-light: #dcf6b4; $custom-dark: #000000;
JSON
{
"hex": "#cbf293",
"rgb": {
"r": 203,
"g": 242,
"b": 147
},
"hsl": {
"h": 84.632,
"s": 78.512,
"l": 76.275
},
"oklch": {
"l": 0.9119,
"c": 0.12812,
"h": 127
},
"luminance": 0.78307
}Semantic roles & 50–950 ramp
primary
#CBF293
secondary
#8A5ACF
accent
#0BDB60
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581