#CEFA7F#CEFA7F
#CEFA7F is a very light, vivid yellow-green. Relative luminance 0.830; OKLCH L 92.8% C 0.158 H 125.6°. Best body text is #000000 at 17.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFA7F |
|---|---|
| RGB | rgb(206, 250, 127) |
| HSL | hsl(81, 92%, 74%) |
| HSV | hsv(81, 49%, 98%) |
| CMYK | cmyk(17.6%, 0%, 49.2%, 2%) |
| CIE-LAB | lab(93.03, -32.90, 53.96) |
| CIE-LCH | lch(93.03, 63.20, 121.37°) |
| OKLab | oklab(92.85% -0.0921 0.1287) |
| OKLCH | oklch(92.85% 0.158 125.6) |
| XYZ | xyz(63.4698, 83.0247, 32.7561) |
| Luminance | 0.8303 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.90
Light Pea Green
#C4FE82
ΔE00 2.33
Pale Lime
#BEFD73
ΔE00 2.91
Light Yellowish Green
#C2FF89
ΔE00 3.22
Pistachio (survey)
#C0FA8B
ΔE00 3.43
Pear
#CBF85F
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFA7F #AB7FFA
analogous
#FAE87F #CEFA7F #91FA7F
triadic
#CEFA7F #7FCEFA #FA7FCE
tetradic
#CEFA7F #7FFAE8 #AB7FFA #FA7F91
square
#CEFA7F #7FFAE8 #AB7FFA #FA7F91
split-complementary
#CEFA7F #7F91FA #E87FFA
monochromatic
#A1F50A #B7F844 #CEFA7F #E5FCBA #F4FEE2
Accessibility & contrast
On white
1.19
#CEFA7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.61
#CEFA7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFA7F
17.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFA7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFA7F | 1.00 | 1.19 | 17.61 | 17.61 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED74
Deuteranopia (green-blind)
#FFEA86
Tritanopia (blue-blind)
#D5F0DE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #cefa7f; /* rgb */ color: rgb(206, 250, 127); /* oklch */ color: oklch(92.8% 0.158 125.6);
Tailwind
colors: {
custom: {
50: '#dffca7',
500: '#cefa7f',
950: '#000000',
},
}SCSS
$custom: #cefa7f; $custom-light: #dffca7; $custom-dark: #000000;
JSON
{
"hex": "#cefa7f",
"rgb": {
"r": 206,
"g": 250,
"b": 127
},
"hsl": {
"h": 81.463,
"s": 92.481,
"l": 73.922
},
"oklch": {
"l": 0.92848,
"c": 0.15821,
"h": 125.6
},
"luminance": 0.83025
}Semantic roles & 50–950 ramp
primary
#CEFA7F
secondary
#7A46D7
accent
#00E652
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#151710
muted
#848580