#CBFF98#CBFF98
#CBFF98 is a very light, vivid yellow-green. Relative luminance 0.865; OKLCH L 94.1% C 0.142 H 130.5°. Best body text is #000000 at 18.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFF98 |
|---|---|
| RGB | rgb(203, 255, 152) |
| HSL | hsl(90, 100%, 80%) |
| HSV | hsv(90, 40%, 100%) |
| CMYK | cmyk(20.4%, 0%, 40.4%, 0%) |
| CIE-LAB | lab(94.52, -33.48, 43.91) |
| CIE-LCH | lch(94.52, 55.22, 127.33°) |
| OKLab | oklab(94.11% -0.092 0.1075) |
| OKLCH | oklch(94.11% 0.142 130.5) |
| XYZ | xyz(66.0551, 86.4823, 42.9123) |
| Luminance | 0.8648 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.45
Pistachio (survey)
#C0FA8B
ΔE00 1.85
Light Yellowish Green
#C2FF89
ΔE00 2.20
Light Pea Green
#C4FE82
ΔE00 2.90
Light Yellow Green
#CCFD7F
ΔE00 3.60
Tea Green
#BDF8A3
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFF98 #CC98FF
analogous
#FFFF98 #CBFF98 #98FF98
triadic
#CBFF98 #98CBFF #FF98CB
tetradic
#CBFF98 #98FFFF #CC98FF #FF9898
square
#CBFF98 #98FFFF #CC98FF #FF9898
split-complementary
#CBFF98 #9898FF #FF98FF
monochromatic
#8DFF1E #ACFF5B #CBFF98 #EAFFD5 #F0FFE0
Accessibility & contrast
On white
1.15
#CBFF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.30
#CBFF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFF98
18.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFF98 | 1.00 | 1.15 | 18.30 | 18.30 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF290
Deuteranopia (green-blind)
#FFEE9E
Tritanopia (blue-blind)
#CEF7E6
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #cbff98; /* rgb */ color: rgb(203, 255, 152); /* oklch */ color: oklch(94.1% 0.142 130.5);
Tailwind
colors: {
custom: {
50: '#dcffb7',
500: '#cbff98',
950: '#000000',
},
}SCSS
$custom: #cbff98; $custom-light: #dcffb7; $custom-dark: #000000;
JSON
{
"hex": "#cbff98",
"rgb": {
"r": 203,
"g": 255,
"b": 152
},
"hsl": {
"h": 90.291,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.94106,
"c": 0.14152,
"h": 130.5
},
"luminance": 0.86484
}Semantic roles & 50–950 ramp
primary
#CBFF98
secondary
#9E59E2
accent
#00E674
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151811
muted
#848681