#CEFF85#CEFF85
#CEFF85 is a very light, vivid yellow-green. Relative luminance 0.863; OKLCH L 94.0% C 0.159 H 127.2°. Best body text is #000000 at 18.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFF85 |
|---|---|
| RGB | rgb(206, 255, 133) |
| HSL | hsl(84, 100%, 76%) |
| HSV | hsv(84, 48%, 100%) |
| CMYK | cmyk(19.2%, 0%, 47.8%, 0%) |
| CIE-LAB | lab(94.46, -34.58, 52.91) |
| CIE-LCH | lch(94.46, 63.21, 123.16°) |
| OKLab | oklab(94.02% -0.0963 0.1268) |
| OKLCH | oklch(94.02% 0.159 127.2) |
| XYZ | xyz(65.4469, 86.3344, 35.4019) |
| Luminance | 0.8633 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.71
Light Pea Green
#C4FE82
ΔE00 1.50
Light Yellowish Green
#C2FF89
ΔE00 2.27
Pale Lime
#BEFD73
ΔE00 2.57
Pistachio (survey)
#C0FA8B
ΔE00 2.83
Celery
#C1FD95
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFF85 #B685FF
analogous
#FFF385 #CEFF85 #91FF85
triadic
#CEFF85 #85CEFF #FF85CE
tetradic
#CEFF85 #85FFF3 #B685FF #FF8591
square
#CEFF85 #85FFF3 #B685FF #FF8591
split-complementary
#CEFF85 #8591FF #F385FF
monochromatic
#9DFF0B #B5FF48 #CEFF85 #E7FFC2 #F3FFE0
Accessibility & contrast
On white
1.15
#CEFF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.27
#CEFF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFF85
18.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFF85 | 1.00 | 1.15 | 18.27 | 18.27 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF17A
Deuteranopia (green-blind)
#FFEE8C
Tritanopia (blue-blind)
#D4F5E3
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ceff85; /* rgb */ color: rgb(206, 255, 133); /* oklch */ color: oklch(94.0% 0.159 127.2);
Tailwind
colors: {
custom: {
50: '#dfffab',
500: '#ceff85',
950: '#000000',
},
}SCSS
$custom: #ceff85; $custom-light: #dfffab; $custom-dark: #000000;
JSON
{
"hex": "#ceff85",
"rgb": {
"r": 206,
"g": 255,
"b": 133
},
"hsl": {
"h": 84.098,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.94022,
"c": 0.15919,
"h": 127.2
},
"luminance": 0.86335
}Semantic roles & 50–950 ramp
primary
#CEFF85
secondary
#8549DF
accent
#00E65C
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151810
muted
#848681