#CBFFDF#CBFFDF
#CBFFDF is a very light, moderate green. Relative luminance 0.895; OKLCH L 95.6% C 0.068 H 157.8°. Best body text is #000000 at 18.91:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFFDF |
|---|---|
| RGB | rgb(203, 255, 223) |
| HSL | hsl(143, 100%, 90%) |
| HSV | hsv(143, 20%, 100%) |
| CMYK | cmyk(20.4%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(95.81, -22.56, 9.93) |
| CIE-LCH | lch(95.81, 24.65, 156.25°) |
| OKLab | oklab(95.56% -0.0631 0.0257) |
| OKLCH | oklch(95.56% 0.068 157.8) |
| XYZ | xyz(73.7043, 89.5420, 83.1978) |
| Luminance | 0.8954 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 5.51
Pale Turquoise
#A5FBD5
ΔE00 5.64
Mint
#AAF0C1
ΔE00 6.09
Eggshell Blue
#C4FFF7
ΔE00 8.39
Light Mint
#B6FFBB
ΔE00 8.57
Very Pale Green
#CFFDBC
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFFDF #FFCBEB
analogous
#D1FFCB #CBFFDF #CBFFF9
triadic
#CBFFDF #DFCBFF #FFDFCB
tetradic
#CBFFDF #CBD1FF #FFCBEB #FFF9CB
square
#CBFFDF #CBD1FF #FFCBEB #FFF9CB
split-complementary
#CBFFDF #F9CBFF #FFCBD1
monochromatic
#51FF94 #8EFFB9 #CBFFDF #E0FFEC #E0FFEC
Accessibility & contrast
On white
1.11
#CBFFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.91
#CBFFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFFDF
18.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFFDF | 1.00 | 1.11 | 18.91 | 18.91 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF7DD
Deuteranopia (green-blind)
#F5F0E1
Tritanopia (blue-blind)
#C2FEF6
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cbffdf; /* rgb */ color: rgb(203, 255, 223); /* oklch */ color: oklch(95.6% 0.068 157.8);
Tailwind
colors: {
custom: {
50: '#dbffe9',
500: '#cbffdf',
950: '#000000',
},
}SCSS
$custom: #cbffdf; $custom-light: #dbffe9; $custom-dark: #000000;
JSON
{
"hex": "#cbffdf",
"rgb": {
"r": 203,
"g": 255,
"b": 223
},
"hsl": {
"h": 143.077,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.95562,
"c": 0.06812,
"h": 157.8
},
"luminance": 0.89544
}Semantic roles & 50–950 ramp
primary
#CBFFDF
secondary
#E985C3
accent
#008DE6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151816
muted
#848684