#CFEE83#CFEE83
#CFEE83 is a very light, vivid yellow-green. Relative luminance 0.761; OKLCH L 90.4% C 0.138 H 122.4°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEE83 |
|---|---|
| RGB | rgb(207, 238, 131) |
| HSL | hsl(77, 76%, 72%) |
| HSV | hsv(77, 45%, 93%) |
| CMYK | cmyk(13%, 0%, 45%, 6.7%) |
| CIE-LAB | lab(89.88, -26.52, 48.26) |
| CIE-LCH | lch(89.88, 55.07, 118.79°) |
| OKLab | oklab(90.35% -0.0739 0.1163) |
| OKLCH | oklch(90.35% 0.138 122.4) |
| XYZ | xyz(60.4035, 76.0531, 32.9658) |
| Luminance | 0.7605 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.09
Pistachio (survey)
#C0FA8B
ΔE00 4.93
Light Pea Green
#C4FE82
ΔE00 5.02
Pear
#CBF85F
ΔE00 5.41
Light Yellowish Green
#C2FF89
ΔE00 5.50
Light Khaki
#E6F2A2
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEE83 #A283EE
analogous
#EED783 #CFEE83 #9AEE83
triadic
#CFEE83 #83CFEE #EE83CF
tetradic
#CFEE83 #83EED7 #A283EE #EE839A
square
#CFEE83 #83EED7 #A283EE #EE839A
split-complementary
#CFEE83 #839AEE #D783EE
monochromatic
#A3D91E #BAE74D #CFEE83 #E4F5B9 #F5FBE4
Accessibility & contrast
On white
1.30
#CFEE83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#CFEE83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEE83
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEE83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEE83 | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E37A
Deuteranopia (green-blind)
#F5E289
Tritanopia (blue-blind)
#D7E5D5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #cfee83; /* rgb */ color: rgb(207, 238, 131); /* oklch */ color: oklch(90.4% 0.138 122.4);
Tailwind
colors: {
custom: {
50: '#dff3a9',
500: '#cfee83',
950: '#000000',
},
}SCSS
$custom: #cfee83; $custom-light: #dff3a9; $custom-dark: #000000;
JSON
{
"hex": "#cfee83",
"rgb": {
"r": 207,
"g": 238,
"b": 131
},
"hsl": {
"h": 77.383,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.90355,
"c": 0.13778,
"h": 122.4
},
"luminance": 0.76053
}Semantic roles & 50–950 ramp
primary
#CFEE83
secondary
#714DC8
accent
#0DD848
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581