#CFF073#CFF073
#CFF073 is a very light, vivid yellow-green. Relative luminance 0.768; OKLCH L 90.6% C 0.156 H 121.8°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF073 |
|---|---|
| RGB | rgb(207, 240, 115) |
| HSL | hsl(76, 81%, 70%) |
| HSV | hsv(76, 52%, 94%) |
| CMYK | cmyk(13.7%, 0%, 52.1%, 5.9%) |
| CIE-LAB | lab(90.24, -29.04, 56.16) |
| CIE-LCH | lch(90.24, 63.23, 117.34°) |
| OKLab | oklab(90.58% -0.0823 0.1325) |
| OKLCH | oklch(90.58% 0.156 121.8) |
| XYZ | xyz(59.9871, 76.8233, 27.8845) |
| Luminance | 0.7682 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 3.26
Light Yellow Green
#CCFD7F
ΔE00 3.60
Light Pea Green
#C4FE82
ΔE00 4.93
Pale Lime
#BEFD73
ΔE00 4.99
Pistachio (survey)
#C0FA8B
ΔE00 5.67
Light Yellowish Green
#C2FF89
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF073 #9473F0
analogous
#F0D373 #CFF073 #91F073
triadic
#CFF073 #73CFF0 #F073CF
tetradic
#CFF073 #73F0D3 #9473F0 #F07391
square
#CFF073 #73F0D3 #9473F0 #F07391
split-complementary
#CFF073 #7391F0 #D373F0
monochromatic
#A1D217 #BCEA3C #CFF073 #E2F6AA #F5FCE2
Accessibility & contrast
On white
1.28
#CFF073 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#CFF073 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF073
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF073 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF073 | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE467
Deuteranopia (green-blind)
#F8E37A
Tritanopia (blue-blind)
#D8E6D4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cff073; /* rgb */ color: rgb(207, 240, 115); /* oklch */ color: oklch(90.6% 0.156 121.8);
Tailwind
colors: {
custom: {
50: '#e0f59e',
500: '#cff073',
950: '#000000',
},
}SCSS
$custom: #cff073; $custom-light: #e0f59e; $custom-dark: #000000;
JSON
{
"hex": "#cff073",
"rgb": {
"r": 207,
"g": 240,
"b": 115
},
"hsl": {
"h": 75.84,
"s": 80.645,
"l": 69.608
},
"oklch": {
"l": 0.90581,
"c": 0.15598,
"h": 121.8
},
"luminance": 0.76823
}Semantic roles & 50–950 ramp
primary
#CFF073
secondary
#633EC9
accent
#09DD41
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580