#CFF083#CFF083
#CFF083 is a very light, vivid yellow-green. Relative luminance 0.772; OKLCH L 90.8% C 0.140 H 123.0°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF083 |
|---|---|
| RGB | rgb(207, 240, 131) |
| HSL | hsl(78, 78%, 73%) |
| HSV | hsv(78, 45%, 94%) |
| CMYK | cmyk(13.7%, 0%, 45.4%, 5.9%) |
| CIE-LAB | lab(90.42, -27.47, 48.93) |
| CIE-LCH | lch(90.42, 56.11, 119.31°) |
| OKLab | oklab(90.79% -0.0766 0.1178) |
| OKLCH | oklch(90.79% 0.14 123) |
| XYZ | xyz(60.9890, 77.2241, 33.1610) |
| Luminance | 0.7722 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.57
Light Pea Green
#C4FE82
ΔE00 4.52
Pistachio (survey)
#C0FA8B
ΔE00 4.54
Light Yellowish Green
#C2FF89
ΔE00 5.03
Pear
#CBF85F
ΔE00 5.07
Pale Lime
#BEFD73
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF083 #A483F0
analogous
#F0DA83 #CFF083 #98F083
triadic
#CFF083 #83CFF0 #F083CF
tetradic
#CFF083 #83F0DA #A483F0 #F08398
square
#CFF083 #83F0DA #A483F0 #F08398
split-complementary
#CFF083 #8398F0 #DA83F0
monochromatic
#A3DE1B #BAE94C #CFF083 #E4F7BA #F4FCE4
Accessibility & contrast
On white
1.28
#CFF083 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#CFF083 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF083
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF083 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF083 | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE47A
Deuteranopia (green-blind)
#F7E389
Tritanopia (blue-blind)
#D6E7D6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cff083; /* rgb */ color: rgb(207, 240, 131); /* oklch */ color: oklch(90.8% 0.140 123.0);
Tailwind
colors: {
custom: {
50: '#dff5a9',
500: '#cff083',
950: '#000000',
},
}SCSS
$custom: #cff083; $custom-light: #dff5a9; $custom-dark: #000000;
JSON
{
"hex": "#cff083",
"rgb": {
"r": 207,
"g": 240,
"b": 131
},
"hsl": {
"h": 78.165,
"s": 78.417,
"l": 72.745
},
"oklch": {
"l": 0.90789,
"c": 0.14048,
"h": 123
},
"luminance": 0.77224
}Semantic roles & 50–950 ramp
primary
#CFF083
secondary
#734CCB
accent
#0BDB4A
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581