#CBFEDF#CBFEDF
#CBFEDF is a very light, moderate green. Relative luminance 0.889; OKLCH L 95.3% C 0.067 H 158.2°. Best body text is #000000 at 18.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFEDF |
|---|---|
| RGB | rgb(203, 254, 223) |
| HSL | hsl(144, 96%, 90%) |
| HSV | hsv(144, 20%, 100%) |
| CMYK | cmyk(20.1%, 0%, 12.2%, 0.4%) |
| CIE-LAB | lab(95.54, -22.08, 9.55) |
| CIE-LCH | lch(95.54, 24.06, 156.62°) |
| OKLab | oklab(95.35% -0.0618 0.0247) |
| OKLCH | oklch(95.35% 0.067 158.2) |
| XYZ | xyz(73.3861, 88.9056, 83.0917) |
| Luminance | 0.8891 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 5.41
Pale Turquoise
#A5FBD5
ΔE00 5.78
Mint
#AAF0C1
ΔE00 6.22
Eggshell Blue
#C4FFF7
ΔE00 8.16
Duck Egg Blue
#C3FBF4
ΔE00 8.40
Light Teal
#90E4C1
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFEDF #FECBEA
analogous
#D1FECB #CBFEDF #CBFEF8
triadic
#CBFEDF #DFCBFE #FEDFCB
tetradic
#CBFEDF #CBD1FE #FECBEA #FEF8CB
square
#CBFEDF #CBD1FE #FECBEA #FEF8CB
split-complementary
#CBFEDF #F8CBFE #FECBD1
monochromatic
#53FC95 #8FFDBA #CBFEDF #E1FEED #E1FEED
Accessibility & contrast
On white
1.12
#CBFEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.78
#CBFEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFEDF
18.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFEDF | 1.00 | 1.12 | 18.78 | 18.78 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF6DD
Deuteranopia (green-blind)
#F4F0E1
Tritanopia (blue-blind)
#C2FDF5
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #cbfedf; /* rgb */ color: rgb(203, 254, 223); /* oklch */ color: oklch(95.3% 0.067 158.2);
Tailwind
colors: {
custom: {
50: '#dbffe9',
500: '#cbfedf',
950: '#000000',
},
}SCSS
$custom: #cbfedf; $custom-light: #dbffe9; $custom-dark: #000000;
JSON
{
"hex": "#cbfedf",
"rgb": {
"r": 203,
"g": 254,
"b": 223
},
"hsl": {
"h": 143.529,
"s": 96.226,
"l": 89.608
},
"oklch": {
"l": 0.9535,
"c": 0.06655,
"h": 158.2
},
"luminance": 0.88908
}Semantic roles & 50–950 ramp
primary
#CBFEDF
secondary
#E786C1
accent
#008CE6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151816
muted
#848684