#CFF98C#CFF98C
#CFF98C is a very light, vivid yellow-green. Relative luminance 0.829; OKLCH L 92.9% C 0.144 H 126.3°. Best body text is #000000 at 17.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF98C |
|---|---|
| RGB | rgb(207, 249, 140) |
| HSL | hsl(83, 90%, 76%) |
| HSV | hsv(83, 44%, 98%) |
| CMYK | cmyk(16.9%, 0%, 43.8%, 2.4%) |
| CIE-LAB | lab(92.97, -30.70, 47.80) |
| CIE-LCH | lch(92.97, 56.81, 122.71°) |
| OKLab | oklab(92.88% -0.085 0.1158) |
| OKLCH | oklch(92.88% 0.144 126.3) |
| XYZ | xyz(64.3410, 82.9096, 37.4193) |
| Luminance | 0.8291 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.24
Pistachio (survey)
#C0FA8B
ΔE00 2.68
Light Pea Green
#C4FE82
ΔE00 2.73
Light Yellowish Green
#C2FF89
ΔE00 3.00
Celery
#C1FD95
ΔE00 3.46
Pale Lime
#BEFD73
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF98C #B68CF9
analogous
#F9ED8C #CFF98C #99F98C
triadic
#CFF98C #8CCFF9 #F98CCF
tetradic
#CFF98C #8CF9ED #B68CF9 #F98C99
square
#CFF98C #8CF9ED #B68CF9 #F98C99
split-complementary
#CFF98C #8C99F9 #ED8CF9
monochromatic
#9EF318 #B7F652 #CFF98C #E7FCC6 #F3FDE2
Accessibility & contrast
On white
1.19
#CFF98C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.58
#CFF98C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF98C
17.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF98C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF98C | 1.00 | 1.19 | 17.58 | 17.58 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC83
Deuteranopia (green-blind)
#FDEA92
Tritanopia (blue-blind)
#D5F0DF
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #cff98c; /* rgb */ color: rgb(207, 249, 140); /* oklch */ color: oklch(92.9% 0.144 126.3);
Tailwind
colors: {
custom: {
50: '#dffbaf',
500: '#cff98c',
950: '#000000',
},
}SCSS
$custom: #cff98c; $custom-light: #dffbaf; $custom-dark: #000000;
JSON
{
"hex": "#cff98c",
"rgb": {
"r": 207,
"g": 249,
"b": 140
},
"hsl": {
"h": 83.119,
"s": 90.083,
"l": 76.275
},
"oklch": {
"l": 0.92875,
"c": 0.14361,
"h": 126.3
},
"luminance": 0.8291
}Semantic roles & 50–950 ramp
primary
#CFF98C
secondary
#8552D8
accent
#00E658
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581