#CBFF94#CBFF94
#CBFF94 is a very light, vivid yellow-green. Relative luminance 0.864; OKLCH L 94.0% C 0.146 H 130.0°. Best body text is #000000 at 18.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFF94 |
|---|---|
| RGB | rgb(203, 255, 148) |
| HSL | hsl(89, 100%, 79%) |
| HSV | hsv(89, 42%, 100%) |
| CMYK | cmyk(20.4%, 0%, 42%, 0%) |
| CIE-LAB | lab(94.46, -33.97, 45.78) |
| CIE-LCH | lch(94.46, 57.00, 126.58°) |
| OKLab | oklab(94.04% -0.0935 0.1116) |
| OKLCH | oklch(94.04% 0.146 130) |
| XYZ | xyz(65.7330, 86.3535, 41.2160) |
| Luminance | 0.8636 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.62
Celery
#C1FD95
ΔE00 1.69
Light Yellowish Green
#C2FF89
ΔE00 1.76
Light Pea Green
#C4FE82
ΔE00 2.33
Light Yellow Green
#CCFD7F
ΔE00 2.99
Pale Lime
#BEFD73
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFF94 #C894FF
analogous
#FFFE94 #CBFF94 #96FF94
triadic
#CBFF94 #94CBFF #FF94CB
tetradic
#CBFF94 #94FFFE #C894FF #FF9496
square
#CBFF94 #94FFFE #C894FF #FF9496
split-complementary
#CBFF94 #9496FF #FE94FF
monochromatic
#90FF1A #ADFF57 #CBFF94 #E9FFD1 #F0FFE0
Accessibility & contrast
On white
1.15
#CBFF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.27
#CBFF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFF94
18.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFF94 | 1.00 | 1.15 | 18.27 | 18.27 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF28C
Deuteranopia (green-blind)
#FFEE9A
Tritanopia (blue-blind)
#CEF7E5
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #cbff94; /* rgb */ color: rgb(203, 255, 148); /* oklch */ color: oklch(94.0% 0.146 130.0);
Tailwind
colors: {
custom: {
50: '#dcffb5',
500: '#cbff94',
950: '#000000',
},
}SCSS
$custom: #cbff94; $custom-light: #dcffb5; $custom-dark: #000000;
JSON
{
"hex": "#cbff94",
"rgb": {
"r": 203,
"g": 255,
"b": 148
},
"hsl": {
"h": 89.159,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.94044,
"c": 0.14563,
"h": 130
},
"luminance": 0.86355
}Semantic roles & 50–950 ramp
primary
#CBFF94
secondary
#9A56E1
accent
#00E670
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151811
muted
#848681