#CFF3A2#CFF3A2
#CFF3A2 is a very light, moderate yellow-green. Relative luminance 0.800; OKLCH L 91.9% C 0.111 H 127.9°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF3A2 |
|---|---|
| RGB | rgb(207, 243, 162) |
| HSL | hsl(87, 77%, 79%) |
| HSV | hsv(87, 33%, 95%) |
| CMYK | cmyk(14.8%, 0%, 33.3%, 4.7%) |
| CIE-LAB | lab(91.67, -25.17, 35.33) |
| CIE-LCH | lch(91.67, 43.38, 125.47°) |
| OKLab | oklab(91.93% -0.0685 0.0879) |
| OKLCH | oklch(91.93% 0.111 127.9) |
| XYZ | xyz(64.3034, 79.9746, 46.2243) |
| Luminance | 0.7997 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.97
Washed Out Green
#BCF5A6
ΔE00 4.01
Light Light Green
#C8FFB0
ΔE00 4.10
Pale Green
#C7FDB5
ΔE00 4.55
Very Pale Green
#CFFDBC
ΔE00 4.68
Very Light Green
#D1FFBD
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF3A2 #C6A2F3
analogous
#F3EFA2 #CFF3A2 #A7F3A2
triadic
#CFF3A2 #A2CFF3 #F3A2CF
tetradic
#CFF3A2 #A2F3EF #C6A2F3 #F3A2A7
square
#CFF3A2 #A2F3EF #C6A2F3 #F3A2A7
split-complementary
#CFF3A2 #A2A7F3 #EFA2F3
monochromatic
#97E536 #B3EC6C #CFF3A2 #EBFAD8 #F1FCE4
Accessibility & contrast
On white
1.24
#CFF3A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#CFF3A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF3A2
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF3A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF3A2 | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE99C
Deuteranopia (green-blind)
#F6E6A6
Tritanopia (blue-blind)
#D3ECDE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cff3a2; /* rgb */ color: rgb(207, 243, 162); /* oklch */ color: oklch(91.9% 0.111 127.9);
Tailwind
colors: {
custom: {
50: '#def7be',
500: '#cff3a2',
950: '#000000',
},
}SCSS
$custom: #cff3a2; $custom-light: #def7be; $custom-dark: #000000;
JSON
{
"hex": "#cff3a2",
"rgb": {
"r": 207,
"g": 243,
"b": 162
},
"hsl": {
"h": 86.667,
"s": 77.143,
"l": 79.412
},
"oklch": {
"l": 0.91934,
"c": 0.11145,
"h": 127.9
},
"luminance": 0.79975
}Semantic roles & 50–950 ramp
primary
#CFF3A2
secondary
#9767D2
accent
#0CD967
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151712
muted
#848582