#CEEFAF#CEEFAF
#CEEFAF is a very light, moderate yellow-green. Relative luminance 0.779; OKLCH L 91.3% C 0.091 H 130.2°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEFAF |
|---|---|
| RGB | rgb(206, 239, 175) |
| HSL | hsl(91, 67%, 81%) |
| HSV | hsv(91, 27%, 94%) |
| CMYK | cmyk(13.8%, 0%, 26.8%, 6.3%) |
| CIE-LAB | lab(90.76, -21.78, 27.51) |
| CIE-LCH | lch(90.76, 35.09, 128.37°) |
| OKLab | oklab(91.26% -0.0588 0.0695) |
| OKLCH | oklch(91.26% 0.091 130.2) |
| XYZ | xyz(64.0567, 77.9493, 52.2201) |
| Luminance | 0.7795 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.24
Very Pale Green
#CFFDBC
ΔE00 3.52
Very Light Green
#D1FFBD
ΔE00 3.78
Light Grey Green
#B7E1A1
ΔE00 3.98
Pale Green
#C7FDB5
ΔE00 4.32
Washed Out Green
#BCF5A6
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEFAF #D0AFEF
analogous
#EEEFAF #CEEFAF #AFEFB0
triadic
#CEEFAF #AFCEEF #EFAFCE
tetradic
#CEEFAF #AFEEEF #D0AFEF #EFB0AF
square
#CEEFAF #AFEEEF #D0AFEF #EFB0AF
split-complementary
#CEEFAF #B0AFEF #EFAFEE
monochromatic
#90DB49 #AFE57C #CEEFAF #EDF9E2 #EFFAE5
Accessibility & contrast
On white
1.27
#CEEFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#CEEFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEFAF
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEFAF | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E6AB
Deuteranopia (green-blind)
#F0E4B2
Tritanopia (blue-blind)
#D0E9DE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ceefaf; /* rgb */ color: rgb(206, 239, 175); /* oklch */ color: oklch(91.3% 0.091 130.2);
Tailwind
colors: {
custom: {
50: '#ddf4c7',
500: '#ceefaf',
950: '#000000',
},
}SCSS
$custom: #ceefaf; $custom-light: #ddf4c7; $custom-dark: #000000;
JSON
{
"hex": "#ceefaf",
"rgb": {
"r": 206,
"g": 239,
"b": 175
},
"hsl": {
"h": 90.938,
"s": 66.667,
"l": 81.176
},
"oklch": {
"l": 0.91256,
"c": 0.09105,
"h": 130.2
},
"luminance": 0.7795
}Semantic roles & 50–950 ramp
primary
#CEEFAF
secondary
#A275CD
accent
#17CF76
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151713
muted
#848582