#CEF5AE#CEF5AE
#CEF5AE is a very light, moderate yellow-green. Relative luminance 0.815; OKLCH L 92.5% C 0.101 H 131.5°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CEF5AE |
|---|---|
| RGB | rgb(206, 245, 174) |
| HSL | hsl(93, 78%, 82%) |
| HSV | hsv(93, 29%, 96%) |
| CMYK | cmyk(15.9%, 0%, 29%, 3.9%) |
| CIE-LAB | lab(92.35, -24.82, 30.17) |
| CIE-LCH | lch(92.35, 39.07, 129.44°) |
| OKLab | oklab(92.52% -0.0672 0.0759) |
| OKLCH | oklch(92.52% 0.101 131.5) |
| XYZ | xyz(65.7446, 81.4817, 52.3000) |
| Luminance | 0.8148 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 2.61
Very Light Green
#D1FFBD
ΔE00 2.74
Pale Green
#C7FDB5
ΔE00 2.93
Light Light Green
#C8FFB0
ΔE00 3.13
Washed Out Green
#BCF5A6
ΔE00 3.23
Light Sage
#BCECAC
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEF5AE #D5AEF5
analogous
#F1F5AE #CEF5AE #AEF5B2
triadic
#CEF5AE #AECEF5 #F5AECE
tetradic
#CEF5AE #AEF1F5 #D5AEF5 #F5B2AE
square
#CEF5AE #AEF1F5 #D5AEF5 #F5B2AE
split-complementary
#CEF5AE #B2AEF5 #F5AEF1
monochromatic
#8CE841 #ADEE78 #CEF5AE #EFFCE4 #EFFCE4
Accessibility & contrast
On white
1.21
#CEF5AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#CEF5AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEF5AE
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEF5AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEF5AE | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEBA9
Deuteranopia (green-blind)
#F5E8B1
Tritanopia (blue-blind)
#D0EFE2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cef5ae; /* rgb */ color: rgb(206, 245, 174); /* oklch */ color: oklch(92.5% 0.101 131.5);
Tailwind
colors: {
custom: {
50: '#ddf8c6',
500: '#cef5ae',
950: '#000000',
},
}SCSS
$custom: #cef5ae; $custom-light: #ddf8c6; $custom-dark: #000000;
JSON
{
"hex": "#cef5ae",
"rgb": {
"r": 206,
"g": 245,
"b": 174
},
"hsl": {
"h": 92.958,
"s": 78.022,
"l": 82.157
},
"oklch": {
"l": 0.92521,
"c": 0.10142,
"h": 131.5
},
"luminance": 0.81483
}Semantic roles & 50–950 ramp
primary
#CEF5AE
secondary
#A972D6
accent
#0BDA7D
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151713
muted
#848582