#E6FF8A#E6FF8A
#E6FF8A is a very light, vivid yellow-green. Relative luminance 0.902; OKLCH L 95.7% C 0.145 H 119.1°. Best body text is #000000 at 19.04:1 contrast (WCAG AA passes).
Color values
| HEX | #E6FF8A |
|---|---|
| RGB | rgb(230, 255, 138) |
| HSL | hsl(73, 100%, 77%) |
| HSV | hsv(73, 46%, 100%) |
| CMYK | cmyk(9.8%, 0%, 45.9%, 0%) |
| CIE-LAB | lab(96.07, -25.21, 52.91) |
| CIE-LCH | lch(96.07, 58.61, 115.48°) |
| OKLab | oklab(95.73% -0.0707 0.1269) |
| OKLCH | oklch(95.73% 0.145 119.1) |
| XYZ | xyz(72.9811, 90.1783, 37.6013) |
| Luminance | 0.9018 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.43
Pear
#CBF85F
ΔE00 5.18
Yellowish Tan
#FCFC81
ΔE00 5.79
Pale Yellow
#FFFF84
ΔE00 5.83
Faded Yellow
#FEFF7F
ΔE00 5.83
Light Pea Green
#C4FE82
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6FF8A #A38AFF
analogous
#FFDE8A #E6FF8A #ABFF8A
triadic
#E6FF8A #8AE6FF #FF8AE6
tetradic
#E6FF8A #8AFFDE #A38AFF #FF8AAB
square
#E6FF8A #8AFFDE #A38AFF #FF8AAB
split-complementary
#E6FF8A #8AABFF #DE8AFF
monochromatic
#CCFF10 #D9FF4D #E6FF8A #F3FFC7 #F8FFE0
Accessibility & contrast
On white
1.10
#E6FF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.04
#E6FF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6FF8A
19.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6FF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6FF8A | 1.00 | 1.10 | 19.04 | 19.04 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF480
Deuteranopia (green-blind)
#FFF490
Tritanopia (blue-blind)
#F0F4E4
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #e6ff8a; /* rgb */ color: rgb(230, 255, 138); /* oklch */ color: oklch(95.7% 0.145 119.1);
Tailwind
colors: {
custom: {
50: '#efffae',
500: '#e6ff8a',
950: '#000000',
},
}SCSS
$custom: #e6ff8a; $custom-light: #efffae; $custom-dark: #000000;
JSON
{
"hex": "#e6ff8a",
"rgb": {
"r": 230,
"g": 255,
"b": 138
},
"hsl": {
"h": 72.821,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.95734,
"c": 0.14524,
"h": 119.1
},
"luminance": 0.90178
}Semantic roles & 50–950 ramp
primary
#E6FF8A
secondary
#6D4EE0
accent
#00E631
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#171810
muted
#858681