#CFF3CA#CFF3CA
#CFF3CA is a very light, moderate green. Relative luminance 0.816; OKLCH L 92.8% C 0.066 H 141.7°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF3CA |
|---|---|
| RGB | rgb(207, 243, 202) |
| HSL | hsl(113, 63%, 87%) |
| HSV | hsv(113, 17%, 95%) |
| CMYK | cmyk(14.8%, 0%, 16.9%, 4.7%) |
| CIE-LAB | lab(92.41, -19.13, 15.95) |
| CIE-LCH | lch(92.41, 24.91, 140.19°) |
| OKLab | oklab(92.77% -0.0521 0.0411) |
| OKLCH | oklch(92.77% 0.066 141.7) |
| XYZ | xyz(68.4411, 81.6296, 68.0159) |
| Luminance | 0.8163 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 5.62
Very Light Green
#D1FFBD
ΔE00 5.90
Light Sage
#BCECAC
ΔE00 5.92
Mint
#AAF0C1
ΔE00 6.39
Pale Green
#C7FDB5
ΔE00 6.99
Celadon
#BEFDB7
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF3CA #EECAF3
analogous
#E4F3CA #CFF3CA #CAF3DA
triadic
#CFF3CA #CACFF3 #F3CACF
tetradic
#CFF3CA #CAE4F3 #EECAF3 #F3DACA
square
#CFF3CA #CAE4F3 #EECAF3 #F3DACA
split-complementary
#CFF3CA #DACAF3 #F3CAE4
monochromatic
#75DC66 #A2E898 #CFF3CA #E8F9E6 #E8F9E6
Accessibility & contrast
On white
1.21
#CFF3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#CFF3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF3CA
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF3CA | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EBC8
Deuteranopia (green-blind)
#EFE8CC
Tritanopia (blue-blind)
#CDF0E7
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cff3ca; /* rgb */ color: rgb(207, 243, 202); /* oklch */ color: oklch(92.8% 0.066 141.7);
Tailwind
colors: {
custom: {
50: '#def7da',
500: '#cff3ca',
950: '#000000',
},
}SCSS
$custom: #cff3ca; $custom-light: #def7da; $custom-dark: #000000;
JSON
{
"hex": "#cff3ca",
"rgb": {
"r": 207,
"g": 243,
"b": 202
},
"hsl": {
"h": 112.683,
"s": 63.077,
"l": 87.255
},
"oklch": {
"l": 0.92766,
"c": 0.06636,
"h": 141.7
},
"luminance": 0.81631
}Semantic roles & 50–950 ramp
primary
#CFF3CA
secondary
#CB8ED3
accent
#1BCBB5
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151714
muted
#848583