#CFF8BF#CFF8BF
#CFF8BF is a very light, moderate green. Relative luminance 0.842; OKLCH L 93.6% C 0.087 H 137.0°. Best body text is #000000 at 17.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF8BF |
|---|---|
| RGB | rgb(207, 248, 191) |
| HSL | hsl(103, 80%, 86%) |
| HSV | hsv(103, 23%, 97%) |
| CMYK | cmyk(16.5%, 0%, 23%, 2.7%) |
| CIE-LAB | lab(93.52, -23.35, 23.14) |
| CIE-LCH | lch(93.52, 32.87, 135.25°) |
| OKLab | oklab(93.58% -0.0633 0.059) |
| OKLCH | oklch(93.58% 0.087 137) |
| XYZ | xyz(68.7015, 84.1605, 61.9052) |
| Luminance | 0.8416 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 1.87
Very Light Green
#D1FFBD
ΔE00 2.20
Pale Green
#C7FDB5
ΔE00 3.35
Light Sage
#BCECAC
ΔE00 3.49
Celadon
#BEFDB7
ΔE00 4.03
Light Light Green
#C8FFB0
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF8BF #E8BFF8
analogous
#EBF8BF #CFF8BF #BFF8CB
triadic
#CFF8BF #BFCFF8 #F8BFCF
tetradic
#CFF8BF #BFEBF8 #E8BFF8 #F8CBBF
square
#CFF8BF #BFEBF8 #E8BFF8 #F8CBBF
split-complementary
#CFF8BF #CBBFF8 #F8BFEB
monochromatic
#7CEC51 #A6F288 #CFF8BF #EAFCE3 #EAFCE3
Accessibility & contrast
On white
1.18
#CFF8BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.83
#CFF8BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF8BF
17.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF8BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF8BF | 1.00 | 1.18 | 17.83 | 17.83 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEFBC
Deuteranopia (green-blind)
#F6EBC2
Tritanopia (blue-blind)
#CEF4E8
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #cff8bf; /* rgb */ color: rgb(207, 248, 191); /* oklch */ color: oklch(93.6% 0.087 137.0);
Tailwind
colors: {
custom: {
50: '#defad2',
500: '#cff8bf',
950: '#000000',
},
}SCSS
$custom: #cff8bf; $custom-light: #defad2; $custom-dark: #000000;
JSON
{
"hex": "#cff8bf",
"rgb": {
"r": 207,
"g": 248,
"b": 191
},
"hsl": {
"h": 103.158,
"s": 80.282,
"l": 86.078
},
"oklch": {
"l": 0.93579,
"c": 0.08652,
"h": 137
},
"luminance": 0.84162
}Semantic roles & 50–950 ramp
primary
#CFF8BF
secondary
#C280DB
accent
#09DDA1
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151714
muted
#848583