#CFEF7D#CFEF7D
#CFEF7D is a very light, vivid yellow-green. Relative luminance 0.765; OKLCH L 90.5% C 0.145 H 122.2°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEF7D |
|---|---|
| RGB | rgb(207, 239, 125) |
| HSL | hsl(77, 78%, 71%) |
| HSV | hsv(77, 48%, 94%) |
| CMYK | cmyk(13.4%, 0%, 47.7%, 6.3%) |
| CIE-LAB | lab(90.08, -27.61, 51.35) |
| CIE-LCH | lch(90.08, 58.30, 118.27°) |
| OKLab | oklab(90.49% -0.0774 0.1228) |
| OKLCH | oklch(90.49% 0.145 122.2) |
| XYZ | xyz(60.3005, 76.4790, 30.9832) |
| Luminance | 0.7648 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.67
Pear
#CBF85F
ΔE00 4.50
Light Pea Green
#C4FE82
ΔE00 4.79
Pistachio (survey)
#C0FA8B
ΔE00 5.06
Pale Lime
#BEFD73
ΔE00 5.27
Light Yellowish Green
#C2FF89
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEF7D #9D7DEF
analogous
#EFD67D #CFEF7D #96EF7D
triadic
#CFEF7D #7DCFEF #EF7DCF
tetradic
#CFEF7D #7DEFD6 #9D7DEF #EF7D96
square
#CFEF7D #7DEFD6 #9D7DEF #EF7D96
split-complementary
#CFEF7D #7D96EF #D67DEF
monochromatic
#A2D71A #BBE847 #CFEF7D #E3F6B3 #F5FCE4
Accessibility & contrast
On white
1.29
#CFEF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#CFEF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEF7D
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEF7D | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE373
Deuteranopia (green-blind)
#F6E383
Tritanopia (blue-blind)
#D7E5D5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cfef7d; /* rgb */ color: rgb(207, 239, 125); /* oklch */ color: oklch(90.5% 0.145 122.2);
Tailwind
colors: {
custom: {
50: '#dff4a5',
500: '#cfef7d',
950: '#000000',
},
}SCSS
$custom: #cfef7d; $custom-light: #dff4a5; $custom-dark: #000000;
JSON
{
"hex": "#cfef7d",
"rgb": {
"r": 207,
"g": 239,
"b": 125
},
"hsl": {
"h": 76.842,
"s": 78.082,
"l": 71.373
},
"oklch": {
"l": 0.9049,
"c": 0.14514,
"h": 122.2
},
"luminance": 0.76479
}Semantic roles & 50–950 ramp
primary
#CFEF7D
secondary
#6C47C9
accent
#0BDA45
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15170F
muted
#848580