#CEFC75#CEFC75
#CEFC75 is a very light, vivid yellow-green. Relative luminance 0.840; OKLCH L 93.2% C 0.170 H 125.2°. Best body text is #000000 at 17.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFC75 |
|---|---|
| RGB | rgb(206, 252, 117) |
| HSL | hsl(80, 96%, 72%) |
| HSV | hsv(80, 54%, 99%) |
| CMYK | cmyk(18.3%, 0%, 53.6%, 1.2%) |
| CIE-LAB | lab(93.46, -34.78, 59.02) |
| CIE-LCH | lch(93.46, 68.50, 120.51°) |
| OKLab | oklab(93.17% -0.0981 0.1389) |
| OKLCH | oklch(93.17% 0.17 125.2) |
| XYZ | xyz(63.4749, 84.0264, 29.7008) |
| Luminance | 0.8403 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.45
Pear
#CBF85F
ΔE00 2.32
Pale Lime
#BEFD73
ΔE00 2.65
Light Pea Green
#C4FE82
ΔE00 2.88
Light Lime Green
#B9FF66
ΔE00 3.44
Light Yellowish Green
#C2FF89
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFC75 #A375FC
analogous
#FCE675 #CEFC75 #8BFC75
triadic
#CEFC75 #75CEFC #FC75CE
tetradic
#CEFC75 #75FCE6 #A375FC #FC758B
square
#CEFC75 #75FCE6 #A375FC #FC758B
split-complementary
#CEFC75 #758BFC #E675FC
monochromatic
#A1F105 #B9FB39 #CEFC75 #E3FDB1 #F4FEE1
Accessibility & contrast
On white
1.18
#CEFC75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.81
#CEFC75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFC75
17.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFC75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFC75 | 1.00 | 1.18 | 17.81 | 17.81 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE68
Deuteranopia (green-blind)
#FFEC7E
Tritanopia (blue-blind)
#D5F2DE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #cefc75; /* rgb */ color: rgb(206, 252, 117); /* oklch */ color: oklch(93.2% 0.170 125.2);
Tailwind
colors: {
custom: {
50: '#dffda0',
500: '#cefc75',
950: '#000000',
},
}SCSS
$custom: #cefc75; $custom-light: #dffda0; $custom-dark: #000000;
JSON
{
"hex": "#cefc75",
"rgb": {
"r": 206,
"g": 252,
"b": 117
},
"hsl": {
"h": 80.444,
"s": 95.745,
"l": 72.353
},
"oklch": {
"l": 0.93165,
"c": 0.17004,
"h": 125.2
},
"luminance": 0.84027
}Semantic roles & 50–950 ramp
primary
#CEFC75
secondary
#723DD9
accent
#00E64E
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#15170F
muted
#848580