#CFF883#CFF883
#CFF883 is a very light, vivid yellow-green. Relative luminance 0.820; OKLCH L 92.5% C 0.151 H 125.1°. Best body text is #000000 at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF883 |
|---|---|
| RGB | rgb(207, 248, 131) |
| HSL | hsl(81, 89%, 74%) |
| HSV | hsv(81, 47%, 97%) |
| CMYK | cmyk(16.5%, 0%, 47.2%, 2.7%) |
| CIE-LAB | lab(92.59, -31.21, 51.59) |
| CIE-LCH | lch(92.59, 60.29, 121.17°) |
| OKLab | oklab(92.53% -0.0871 0.1237) |
| OKLCH | oklch(92.53% 0.151 125.1) |
| XYZ | xyz(63.3961, 82.0384, 33.9634) |
| Luminance | 0.8204 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.60
Light Pea Green
#C4FE82
ΔE00 2.73
Pistachio (survey)
#C0FA8B
ΔE00 3.36
Light Yellowish Green
#C2FF89
ΔE00 3.42
Pale Lime
#BEFD73
ΔE00 3.56
Pear
#CBF85F
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF883 #AC83F8
analogous
#F8E783 #CFF883 #95F883
triadic
#CFF883 #83CFF8 #F883CF
tetradic
#CFF883 #83F8E7 #AC83F8 #F88395
square
#CFF883 #83F8E7 #AC83F8 #F88395
split-complementary
#CFF883 #8395F8 #E783F8
monochromatic
#A2F10F #B9F549 #CFF883 #E5FBBD #F4FDE2
Accessibility & contrast
On white
1.21
#CFF883 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.41
#CFF883 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF883
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF883 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF883 | 1.00 | 1.21 | 17.41 | 17.41 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB79
Deuteranopia (green-blind)
#FDE98A
Tritanopia (blue-blind)
#D6EEDD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #cff883; /* rgb */ color: rgb(207, 248, 131); /* oklch */ color: oklch(92.5% 0.151 125.1);
Tailwind
colors: {
custom: {
50: '#dffaa9',
500: '#cff883',
950: '#000000',
},
}SCSS
$custom: #cff883; $custom-light: #dffaa9; $custom-dark: #000000;
JSON
{
"hex": "#cff883",
"rgb": {
"r": 207,
"g": 248,
"b": 131
},
"hsl": {
"h": 81.026,
"s": 89.313,
"l": 74.314
},
"oklch": {
"l": 0.9253,
"c": 0.15126,
"h": 125.1
},
"luminance": 0.82039
}Semantic roles & 50–950 ramp
primary
#CFF883
secondary
#7B4AD5
accent
#00E650
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581