#CFF07B#CFF07B
#CFF07B is a very light, vivid yellow-green. Relative luminance 0.770; OKLCH L 90.7% C 0.148 H 122.4°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF07B |
|---|---|
| RGB | rgb(207, 240, 123) |
| HSL | hsl(77, 80%, 71%) |
| HSV | hsv(77, 49%, 94%) |
| CMYK | cmyk(13.7%, 0%, 48.7%, 5.9%) |
| CIE-LAB | lab(90.33, -28.28, 52.59) |
| CIE-LCH | lch(90.33, 59.71, 118.27°) |
| OKLab | oklab(90.68% -0.0795 0.1253) |
| OKLCH | oklch(90.68% 0.148 122.4) |
| XYZ | xyz(60.4676, 77.0155, 30.4150) |
| Luminance | 0.7702 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.41
Pear
#CBF85F
ΔE00 4.09
Light Pea Green
#C4FE82
ΔE00 4.60
Pale Lime
#BEFD73
ΔE00 4.99
Pistachio (survey)
#C0FA8B
ΔE00 5.03
Light Yellowish Green
#C2FF89
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF07B #9C7BF0
analogous
#F0D67B #CFF07B #94F07B
triadic
#CFF07B #7BCFF0 #F07BCF
tetradic
#CFF07B #7BF0D6 #9C7BF0 #F07B94
square
#CFF07B #7BF0D6 #9C7BF0 #F07B94
split-complementary
#CFF07B #7B94F0 #D67BF0
monochromatic
#A2D819 #BBEA44 #CFF07B #E3F6B2 #F5FCE4
Accessibility & contrast
On white
1.28
#CFF07B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#CFF07B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF07B
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF07B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF07B | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE471
Deuteranopia (green-blind)
#F7E382
Tritanopia (blue-blind)
#D7E6D5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cff07b; /* rgb */ color: rgb(207, 240, 123); /* oklch */ color: oklch(90.7% 0.148 122.4);
Tailwind
colors: {
custom: {
50: '#dff5a4',
500: '#cff07b',
950: '#000000',
},
}SCSS
$custom: #cff07b; $custom-light: #dff5a4; $custom-dark: #000000;
JSON
{
"hex": "#cff07b",
"rgb": {
"r": 207,
"g": 240,
"b": 123
},
"hsl": {
"h": 76.923,
"s": 79.592,
"l": 71.176
},
"oklch": {
"l": 0.90681,
"c": 0.14841,
"h": 122.4
},
"luminance": 0.77016
}Semantic roles & 50–950 ramp
primary
#CFF07B
secondary
#6B45CA
accent
#0ADC45
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15170F
muted
#848580