#CFF38D#CFF38D
#CFF38D is a very light, vivid yellow-green. Relative luminance 0.793; OKLCH L 91.6% C 0.134 H 124.9°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF38D |
|---|---|
| RGB | rgb(207, 243, 141) |
| HSL | hsl(81, 81%, 75%) |
| HSV | hsv(81, 42%, 95%) |
| CMYK | cmyk(14.8%, 0%, 42%, 4.7%) |
| CIE-LAB | lab(91.36, -27.78, 45.29) |
| CIE-LCH | lch(91.36, 53.13, 121.52°) |
| OKLab | oklab(91.59% -0.0768 0.1102) |
| OKLCH | oklch(91.59% 0.134 124.9) |
| XYZ | xyz(62.5901, 79.2893, 37.2011) |
| Luminance | 0.7929 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.59
Pistachio (survey)
#C0FA8B
ΔE00 3.65
Light Pea Green
#C4FE82
ΔE00 4.13
Celery
#C1FD95
ΔE00 4.30
Light Yellowish Green
#C2FF89
ΔE00 4.32
Pale Lime
#BEFD73
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF38D #B18DF3
analogous
#F3E48D #CFF38D #9CF38D
triadic
#CFF38D #8DCFF3 #F38DCF
tetradic
#CFF38D #8DF3E4 #B18DF3 #F38D9C
square
#CFF38D #8DF3E4 #B18DF3 #F38D9C
split-complementary
#CFF38D #8D9CF3 #E48DF3
monochromatic
#A0E71E #B8ED56 #CFF38D #E6F9C4 #F3FCE3
Accessibility & contrast
On white
1.25
#CFF38D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#CFF38D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF38D
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF38D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF38D | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE785
Deuteranopia (green-blind)
#F8E692
Tritanopia (blue-blind)
#D5EADA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cff38d; /* rgb */ color: rgb(207, 243, 141); /* oklch */ color: oklch(91.6% 0.134 124.9);
Tailwind
colors: {
custom: {
50: '#dff7b0',
500: '#cff38d',
950: '#000000',
},
}SCSS
$custom: #cff38d; $custom-light: #dff7b0; $custom-dark: #000000;
JSON
{
"hex": "#cff38d",
"rgb": {
"r": 207,
"g": 243,
"b": 141
},
"hsl": {
"h": 81.176,
"s": 80.952,
"l": 75.294
},
"oklch": {
"l": 0.91586,
"c": 0.13427,
"h": 124.9
},
"luminance": 0.7929
}Semantic roles & 50–950 ramp
primary
#CFF38D
secondary
#8054D0
accent
#08DD53
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581