#CFFFE4#CFFFE4
#CFFFE4 is a very light, moderate green. Relative luminance 0.904; OKLCH L 95.9% C 0.061 H 160.4°. Best body text is #000000 at 19.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFFE4 |
|---|---|
| RGB | rgb(207, 255, 228) |
| HSL | hsl(146, 100%, 91%) |
| HSV | hsv(146, 19%, 100%) |
| CMYK | cmyk(18.8%, 0%, 10.6%, 0%) |
| CIE-LAB | lab(96.16, -20.39, 7.89) |
| CIE-LCH | lch(96.16, 21.86, 158.84°) |
| OKLab | oklab(95.94% -0.0573 0.0205) |
| OKLCH | oklch(95.94% 0.061 160.4) |
| XYZ | xyz(75.4920, 90.3847, 86.8523) |
| Luminance | 0.9039 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 5.09
Pale Turquoise
#A5FBD5
ΔE00 6.67
Eggshell Blue
#C4FFF7
ΔE00 7.12
Duck Egg Blue
#C3FBF4
ΔE00 7.35
Mint
#AAF0C1
ΔE00 7.42
Ice
#D6FFFA
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFFE4 #FFCFEA
analogous
#D2FFCF #CFFFE4 #CFFFFC
triadic
#CFFFE4 #E4CFFF #FFE4CF
tetradic
#CFFFE4 #CFD2FF #FFCFEA #FFFCCF
square
#CFFFE4 #CFD2FF #FFCFEA #FFFCCF
split-complementary
#CFFFE4 #FCCFFF #FFCFD2
monochromatic
#55FF9F #92FFC2 #CFFFE4 #E0FFEE #E0FFEE
Accessibility & contrast
On white
1.10
#CFFFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.08
#CFFFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFFE4
19.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFFE4 | 1.00 | 1.10 | 19.08 | 19.08 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF8E3
Deuteranopia (green-blind)
#F5F2E5
Tritanopia (blue-blind)
#C7FFF7
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #cfffe4; /* rgb */ color: rgb(207, 255, 228); /* oklch */ color: oklch(95.9% 0.061 160.4);
Tailwind
colors: {
custom: {
50: '#deffec',
500: '#cfffe4',
950: '#000000',
},
}SCSS
$custom: #cfffe4; $custom-light: #deffec; $custom-dark: #000000;
JSON
{
"hex": "#cfffe4",
"rgb": {
"r": 207,
"g": 255,
"b": 228
},
"hsl": {
"h": 146.25,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.9594,
"c": 0.06089,
"h": 160.4
},
"luminance": 0.90387
}Semantic roles & 50–950 ramp
primary
#CFFFE4
secondary
#EA88BF
accent
#0081E6
background
#FEFFFE
surface
#FCFFFD
border
#D5D7D5
text
#151816
muted
#848684