#CEFA83#CEFA83
#CEFA83 is a very light, vivid yellow-green. Relative luminance 0.831; OKLCH L 92.9% C 0.154 H 126.0°. Best body text is #000000 at 17.63:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFA83 |
|---|---|
| RGB | rgb(206, 250, 131) |
| HSL | hsl(82, 92%, 75%) |
| HSV | hsv(82, 48%, 98%) |
| CMYK | cmyk(17.6%, 0%, 47.6%, 2%) |
| CIE-LAB | lab(93.07, -32.50, 52.16) |
| CIE-LCH | lch(93.07, 61.46, 121.92°) |
| OKLab | oklab(92.9% -0.0906 0.125) |
| OKLCH | oklch(92.9% 0.154 126) |
| XYZ | xyz(63.7357, 83.1311, 34.1564) |
| Luminance | 0.8313 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.06
Light Pea Green
#C4FE82
ΔE00 2.20
Light Yellowish Green
#C2FF89
ΔE00 2.94
Pistachio (survey)
#C0FA8B
ΔE00 3.04
Pale Lime
#BEFD73
ΔE00 3.08
Pear
#CBF85F
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFA83 #AF83FA
analogous
#FAEB83 #CEFA83 #93FA83
triadic
#CEFA83 #83CEFA #FA83CE
tetradic
#CEFA83 #83FAEB #AF83FA #FA8393
square
#CEFA83 #83FAEB #AF83FA #FA8393
split-complementary
#CEFA83 #8393FA #EB83FA
monochromatic
#A0F50D #B7F848 #CEFA83 #E5FCBE #F3FEE2
Accessibility & contrast
On white
1.19
#CEFA83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.63
#CEFA83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFA83
17.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFA83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFA83 | 1.00 | 1.19 | 17.63 | 17.63 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED79
Deuteranopia (green-blind)
#FFEA8A
Tritanopia (blue-blind)
#D4F0DE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #cefa83; /* rgb */ color: rgb(206, 250, 131); /* oklch */ color: oklch(92.9% 0.154 126.0);
Tailwind
colors: {
custom: {
50: '#dffca9',
500: '#cefa83',
950: '#000000',
},
}SCSS
$custom: #cefa83; $custom-light: #dffca9; $custom-dark: #000000;
JSON
{
"hex": "#cefa83",
"rgb": {
"r": 206,
"g": 250,
"b": 131
},
"hsl": {
"h": 82.185,
"s": 92.248,
"l": 74.706
},
"oklch": {
"l": 0.929,
"c": 0.15437,
"h": 126
},
"luminance": 0.83132
}Semantic roles & 50–950 ramp
primary
#CEFA83
secondary
#7E49D8
accent
#00E655
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581