#CEF685#CEF685
#CEF685 is a very light, vivid yellow-green. Relative luminance 0.807; OKLCH L 92.1% C 0.147 H 125.2°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CEF685 |
|---|---|
| RGB | rgb(206, 246, 133) |
| HSL | hsl(81, 86%, 74%) |
| HSV | hsv(81, 46%, 96%) |
| CMYK | cmyk(16.3%, 0%, 45.9%, 3.5%) |
| CIE-LAB | lab(92.01, -30.43, 49.92) |
| CIE-LCH | lch(92.01, 58.46, 121.37°) |
| OKLab | oklab(92.05% -0.0847 0.1201) |
| OKLCH | oklch(92.05% 0.147 125.2) |
| XYZ | xyz(62.6428, 80.7263, 34.4673) |
| Luminance | 0.8073 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.12
Light Pea Green
#C4FE82
ΔE00 3.00
Pistachio (survey)
#C0FA8B
ΔE00 3.25
Light Yellowish Green
#C2FF89
ΔE00 3.54
Pale Lime
#BEFD73
ΔE00 3.94
Celery
#C1FD95
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEF685 #AD85F6
analogous
#F6E685 #CEF685 #96F685
triadic
#CEF685 #85CEF6 #F685CE
tetradic
#CEF685 #85F6E6 #AD85F6 #F68596
square
#CEF685 #85F6E6 #AD85F6 #F68596
split-complementary
#CEF685 #8596F6 #E685F6
monochromatic
#A0EE13 #B7F24C #CEF685 #E5FABE #F4FDE3
Accessibility & contrast
On white
1.22
#CEF685 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#CEF685 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEF685
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEF685 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEF685 | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE97C
Deuteranopia (green-blind)
#FBE88B
Tritanopia (blue-blind)
#D5EDDB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cef685; /* rgb */ color: rgb(206, 246, 133); /* oklch */ color: oklch(92.1% 0.147 125.2);
Tailwind
colors: {
custom: {
50: '#dff9aa',
500: '#cef685',
950: '#000000',
},
}SCSS
$custom: #cef685; $custom-light: #dff9aa; $custom-dark: #000000;
JSON
{
"hex": "#cef685",
"rgb": {
"r": 206,
"g": 246,
"b": 133
},
"hsl": {
"h": 81.239,
"s": 86.26,
"l": 74.314
},
"oklch": {
"l": 0.92054,
"c": 0.14698,
"h": 125.2
},
"luminance": 0.80727
}Semantic roles & 50–950 ramp
primary
#CEF685
secondary
#7C4CD3
accent
#03E352
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581