#CFF09D#CFF09D
#CFF09D is a very light, moderate yellow-green. Relative luminance 0.780; OKLCH L 91.2% C 0.113 H 126.2°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF09D |
|---|---|
| RGB | rgb(207, 240, 157) |
| HSL | hsl(84, 73%, 78%) |
| HSV | hsv(84, 35%, 94%) |
| CMYK | cmyk(13.7%, 0%, 34.6%, 5.9%) |
| CIE-LAB | lab(90.79, -24.40, 36.67) |
| CIE-LCH | lch(90.79, 44.04, 123.64°) |
| OKLab | oklab(91.2% -0.0665 0.0909) |
| OKLCH | oklch(91.2% 0.113 126.2) |
| XYZ | xyz(62.9773, 78.0194, 43.6332) |
| Luminance | 0.7802 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 4.71
Washed Out Green
#BCF5A6
ΔE00 4.76
Light Khaki
#E6F2A2
ΔE00 4.79
Light Light Green
#C8FFB0
ΔE00 5.04
Celery
#C1FD95
ΔE00 5.08
Pistachio (survey)
#C0FA8B
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF09D #BE9DF0
analogous
#F0E79D #CFF09D #A6F09D
triadic
#CFF09D #9DCFF0 #F09DCF
tetradic
#CFF09D #9DF0E7 #BE9DF0 #F09DA6
square
#CFF09D #9DF0E7 #BE9DF0 #F09DA6
split-complementary
#CFF09D #9DA6F0 #E79DF0
monochromatic
#9BE033 #B5E868 #CFF09D #E9F8D2 #F2FBE4
Accessibility & contrast
On white
1.26
#CFF09D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#CFF09D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF09D
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF09D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF09D | 1.00 | 1.26 | 16.60 | 16.60 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E697
Deuteranopia (green-blind)
#F4E4A1
Tritanopia (blue-blind)
#D4E9DB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cff09d; /* rgb */ color: rgb(207, 240, 157); /* oklch */ color: oklch(91.2% 0.113 126.2);
Tailwind
colors: {
custom: {
50: '#def5ba',
500: '#cff09d',
950: '#000000',
},
}SCSS
$custom: #cff09d; $custom-light: #def5ba; $custom-dark: #000000;
JSON
{
"hex": "#cff09d",
"rgb": {
"r": 207,
"g": 240,
"b": 157
},
"hsl": {
"h": 83.855,
"s": 73.451,
"l": 77.843
},
"oklch": {
"l": 0.912,
"c": 0.11263,
"h": 126.2
},
"luminance": 0.7802
}Semantic roles & 50–950 ramp
primary
#CFF09D
secondary
#8E64CD
accent
#10D65F
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151712
muted
#848582