#CEEF82#CEEF82
#CEEF82 is a very light, vivid yellow-green. Relative luminance 0.765; OKLCH L 90.5% C 0.141 H 123.0°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEF82 |
|---|---|
| RGB | rgb(206, 239, 130) |
| HSL | hsl(78, 77%, 72%) |
| HSV | hsv(78, 46%, 94%) |
| CMYK | cmyk(13.8%, 0%, 45.6%, 6.3%) |
| CIE-LAB | lab(90.08, -27.47, 48.96) |
| CIE-LCH | lch(90.08, 56.14, 119.30°) |
| OKLab | oklab(90.49% -0.0766 0.1178) |
| OKLCH | oklch(90.49% 0.141 123) |
| XYZ | xyz(60.3494, 76.4663, 32.6949) |
| Luminance | 0.7647 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.70
Pistachio (survey)
#C0FA8B
ΔE00 4.60
Light Pea Green
#C4FE82
ΔE00 4.62
Pear
#CBF85F
ΔE00 5.11
Light Yellowish Green
#C2FF89
ΔE00 5.13
Pale Lime
#BEFD73
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEF82 #A382EF
analogous
#EFD982 #CEEF82 #98EF82
triadic
#CEEF82 #82CEEF #EF82CE
tetradic
#CEEF82 #82EFD9 #A382EF #EF8298
square
#CEEF82 #82EFD9 #A382EF #EF8298
split-complementary
#CEEF82 #8298EF #D982EF
monochromatic
#A1DB1C #B9E84C #CEEF82 #E3F6B8 #F4FCE4
Accessibility & contrast
On white
1.29
#CEEF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#CEEF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEF82
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEF82 | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE379
Deuteranopia (green-blind)
#F6E288
Tritanopia (blue-blind)
#D5E6D5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ceef82; /* rgb */ color: rgb(206, 239, 130); /* oklch */ color: oklch(90.5% 0.141 123.0);
Tailwind
colors: {
custom: {
50: '#def4a8',
500: '#ceef82',
950: '#000000',
},
}SCSS
$custom: #ceef82; $custom-light: #def4a8; $custom-dark: #000000;
JSON
{
"hex": "#ceef82",
"rgb": {
"r": 206,
"g": 239,
"b": 130
},
"hsl": {
"h": 78.165,
"s": 77.305,
"l": 72.353
},
"oklch": {
"l": 0.90488,
"c": 0.14051,
"h": 123
},
"luminance": 0.76467
}Semantic roles & 50–950 ramp
primary
#CEEF82
secondary
#724CCA
accent
#0CDA4A
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581