#CFF2DB#CFF2DB
#CFF2DB is a very light, muted green. Relative luminance 0.819; OKLCH L 93.0% C 0.048 H 156.6°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF2DB |
|---|---|
| RGB | rgb(207, 242, 219) |
| HSL | hsl(141, 57%, 88%) |
| HSV | hsv(141, 14%, 95%) |
| CMYK | cmyk(14.5%, 0%, 9.5%, 5.1%) |
| CIE-LAB | lab(92.52, -15.66, 7.31) |
| CIE-LCH | lch(92.52, 17.29, 154.98°) |
| OKLab | oklab(92.98% -0.0438 0.019) |
| OKLCH | oklch(92.98% 0.048 156.6) |
| XYZ | xyz(70.2674, 81.8827, 79.1069) |
| Luminance | 0.8188 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 7.41
Ice
#D6FFFA
ΔE00 7.44
Honeydew
#F0FFF0
ΔE00 7.58
Duck Egg Blue
#C3FBF4
ΔE00 7.66
Eggshell Blue
#C4FFF7
ΔE00 7.90
Light Light Blue
#CAFFFB
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF2DB #F2CFE6
analogous
#D4F2CF #CFF2DB #CFF2EC
triadic
#CFF2DB #DBCFF2 #F2DBCF
tetradic
#CFF2DB #CFD4F2 #F2CFE6 #F2ECCF
square
#CFF2DB #CFD4F2 #F2CFE6 #F2ECCF
split-complementary
#CFF2DB #ECCFF2 #F2CFD4
monochromatic
#6FD893 #9FE5B7 #CFF2DB #E7F8ED #E7F8ED
Accessibility & contrast
On white
1.21
#CFF2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#CFF2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF2DB
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF2DB | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2ECDA
Deuteranopia (green-blind)
#EBE8DC
Tritanopia (blue-blind)
#CAF1EB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #cff2db; /* rgb */ color: rgb(207, 242, 219); /* oklch */ color: oklch(93.0% 0.048 156.6);
Tailwind
colors: {
custom: {
50: '#def6e6',
500: '#cff2db',
950: '#000000',
},
}SCSS
$custom: #cff2db; $custom-light: #def6e6; $custom-dark: #000000;
JSON
{
"hex": "#cff2db",
"rgb": {
"r": 207,
"g": 242,
"b": 219
},
"hsl": {
"h": 140.571,
"s": 57.377,
"l": 88.039
},
"oklch": {
"l": 0.92979,
"c": 0.04779,
"h": 156.6
},
"luminance": 0.81884
}Semantic roles & 50–950 ramp
primary
#CFF2DB
secondary
#D194BC
accent
#218DC5
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151715
muted
#848584