#CEF598#CEF598
#CEF598 is a very light, vivid yellow-green. Relative luminance 0.807; OKLCH L 92.1% C 0.126 H 127.2°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CEF598 |
|---|---|
| RGB | rgb(206, 245, 152) |
| HSL | hsl(85, 82%, 78%) |
| HSV | hsv(85, 38%, 96%) |
| CMYK | cmyk(15.9%, 0%, 38%, 3.9%) |
| CIE-LAB | lab(91.99, -27.77, 40.71) |
| CIE-LCH | lch(91.99, 49.28, 124.30°) |
| OKLab | oklab(92.13% -0.0761 0.1002) |
| OKLCH | oklch(92.13% 0.126 127.2) |
| XYZ | xyz(63.7728, 80.6930, 41.9152) |
| Luminance | 0.8069 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.47
Celery
#C1FD95
ΔE00 3.52
Tea Green
#BDF8A3
ΔE00 4.25
Light Yellowish Green
#C2FF89
ΔE00 4.35
Light Yellow Green
#CCFD7F
ΔE00 4.61
Light Pea Green
#C4FE82
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEF598 #BF98F5
analogous
#F5ED98 #CEF598 #9FF598
triadic
#CEF598 #98CEF5 #F598CE
tetradic
#CEF598 #98F5ED #BF98F5 #F5989F
square
#CEF598 #98F5ED #BF98F5 #F5989F
split-complementary
#CEF598 #989FF5 #ED98F5
monochromatic
#99EA28 #B3F060 #CEF598 #E9FAD0 #F2FCE3
Accessibility & contrast
On white
1.23
#CEF598 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#CEF598 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEF598
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEF598 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEF598 | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEA91
Deuteranopia (green-blind)
#F8E79D
Tritanopia (blue-blind)
#D3EDDE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cef598; /* rgb */ color: rgb(206, 245, 152); /* oklch */ color: oklch(92.1% 0.126 127.2);
Tailwind
colors: {
custom: {
50: '#def8b7',
500: '#cef598',
950: '#000000',
},
}SCSS
$custom: #cef598; $custom-light: #def8b7; $custom-dark: #000000;
JSON
{
"hex": "#cef598",
"rgb": {
"r": 206,
"g": 245,
"b": 152
},
"hsl": {
"h": 85.161,
"s": 82.301,
"l": 77.843
},
"oklch": {
"l": 0.92125,
"c": 0.12579,
"h": 127.2
},
"luminance": 0.80694
}Semantic roles & 50–950 ramp
primary
#CEF598
secondary
#8F5ED4
accent
#07DF61
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581