#CEF8A8#CEF8A8
#CEF8A8 is a very light, moderate yellow-green. Relative luminance 0.831; OKLCH L 93.1% C 0.113 H 130.8°. Best body text is #000000 at 17.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CEF8A8 |
|---|---|
| RGB | rgb(206, 248, 168) |
| HSL | hsl(92, 85%, 82%) |
| HSV | hsv(92, 32%, 97%) |
| CMYK | cmyk(16.9%, 0%, 32.3%, 2.7%) |
| CIE-LAB | lab(93.05, -27.09, 34.14) |
| CIE-LCH | lch(93.05, 43.58, 128.43°) |
| OKLab | oklab(93.05% -0.0737 0.0853) |
| OKLCH | oklch(93.05% 0.113 130.8) |
| XYZ | xyz(66.0877, 83.0828, 49.5930) |
| Luminance | 0.8308 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 2.61
Tea Green
#BDF8A3
ΔE00 2.90
Washed Out Green
#BCF5A6
ΔE00 2.99
Pale Green
#C7FDB5
ΔE00 3.16
Very Light Green
#D1FFBD
ΔE00 3.49
Very Pale Green
#CFFDBC
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEF8A8 #D2A8F8
analogous
#F6F8A8 #CEF8A8 #A8F8AA
triadic
#CEF8A8 #A8CEF8 #F8A8CE
tetradic
#CEF8A8 #A8F6F8 #D2A8F8 #F8AAA8
square
#CEF8A8 #A8F6F8 #D2A8F8 #F8AAA8
split-complementary
#CEF8A8 #AAA8F8 #F8A8F6
monochromatic
#8EEF37 #AEF36F #CEF8A8 #EEFDE1 #EFFDE3
Accessibility & contrast
On white
1.19
#CEF8A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.62
#CEF8A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEF8A8
17.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEF8A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEF8A8 | 1.00 | 1.19 | 17.62 | 17.62 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEDA3
Deuteranopia (green-blind)
#F9EAAC
Tritanopia (blue-blind)
#D0F1E3
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #cef8a8; /* rgb */ color: rgb(206, 248, 168); /* oklch */ color: oklch(93.1% 0.113 130.8);
Tailwind
colors: {
custom: {
50: '#defac2',
500: '#cef8a8',
950: '#000000',
},
}SCSS
$custom: #cef8a8; $custom-light: #defac2; $custom-dark: #000000;
JSON
{
"hex": "#cef8a8",
"rgb": {
"r": 206,
"g": 248,
"b": 168
},
"hsl": {
"h": 91.5,
"s": 85.106,
"l": 81.569
},
"oklch": {
"l": 0.93053,
"c": 0.11267,
"h": 130.8
},
"luminance": 0.83084
}Semantic roles & 50–950 ramp
primary
#CEF8A8
secondary
#A56BD9
accent
#04E278
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151712
muted
#848582