#CFF3AB#CFF3AB
#CFF3AB is a very light, moderate yellow-green. Relative luminance 0.803; OKLCH L 92.1% C 0.101 H 129.8°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF3AB |
|---|---|
| RGB | rgb(207, 243, 171) |
| HSL | hsl(90, 75%, 81%) |
| HSV | hsv(90, 30%, 95%) |
| CMYK | cmyk(14.8%, 0%, 29.6%, 4.7%) |
| CIE-LAB | lab(91.82, -23.94, 31.00) |
| CIE-LCH | lch(91.82, 39.16, 127.68°) |
| OKLab | oklab(92.1% -0.0648 0.0778) |
| OKLCH | oklch(92.1% 0.101 129.8) |
| XYZ | xyz(65.1322, 80.3061, 50.5894) |
| Luminance | 0.8031 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.34
Very Light Green
#D1FFBD
ΔE00 3.46
Pale Green
#C7FDB5
ΔE00 3.67
Washed Out Green
#BCF5A6
ΔE00 3.68
Light Light Green
#C8FFB0
ΔE00 3.73
Light Sage
#BCECAC
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF3AB #CFABF3
analogous
#F3F3AB #CFF3AB #ABF3AB
triadic
#CFF3AB #ABCFF3 #F3ABCF
tetradic
#CFF3AB #ABF3F3 #CFABF3 #F3ABAB
square
#CFF3AB #ABF3F3 #CFABF3 #F3ABAB
split-complementary
#CFF3AB #ABABF3 #F3ABF3
monochromatic
#92E440 #B0EB75 #CFF3AB #EEFBE1 #F0FBE4
Accessibility & contrast
On white
1.23
#CFF3AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#CFF3AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF3AB
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF3AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF3AB | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE9A6
Deuteranopia (green-blind)
#F4E7AE
Tritanopia (blue-blind)
#D2EDE0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cff3ab; /* rgb */ color: rgb(207, 243, 171); /* oklch */ color: oklch(92.1% 0.101 129.8);
Tailwind
colors: {
custom: {
50: '#def7c4',
500: '#cff3ab',
950: '#000000',
},
}SCSS
$custom: #cff3ab; $custom-light: #def7c4; $custom-dark: #000000;
JSON
{
"hex": "#cff3ab",
"rgb": {
"r": 207,
"g": 243,
"b": 171
},
"hsl": {
"h": 90,
"s": 75,
"l": 81.176
},
"oklch": {
"l": 0.92102,
"c": 0.1013,
"h": 129.8
},
"luminance": 0.80307
}Semantic roles & 50–950 ramp
primary
#CFF3AB
secondary
#A170D2
accent
#0ED773
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151712
muted
#848582