#CBFFE2#CBFFE2
#CBFFE2 is a very light, moderate green. Relative luminance 0.897; OKLCH L 95.6% C 0.066 H 160.4°. Best body text is #000000 at 18.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFFE2 |
|---|---|
| RGB | rgb(203, 255, 226) |
| HSL | hsl(147, 100%, 90%) |
| HSV | hsv(147, 20%, 100%) |
| CMYK | cmyk(20.4%, 0%, 11.4%, 0%) |
| CIE-LAB | lab(95.87, -22.01, 8.48) |
| CIE-LCH | lch(95.87, 23.59, 158.92°) |
| OKLab | oklab(95.64% -0.0619 0.022) |
| OKLCH | oklch(95.64% 0.066 160.4) |
| XYZ | xyz(74.1123, 89.7052, 85.3468) |
| Luminance | 0.8971 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.81
Pale Turquoise
#A5FBD5
ΔE00 5.80
Mint
#AAF0C1
ΔE00 6.67
Eggshell Blue
#C4FFF7
ΔE00 7.48
Duck Egg Blue
#C3FBF4
ΔE00 7.76
Light Aqua
#8CFFDB
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFFE2 #FFCBE8
analogous
#CEFFCB #CBFFE2 #CBFFFC
triadic
#CBFFE2 #E2CBFF #FFE2CB
tetradic
#CBFFE2 #CBCEFF #FFCBE8 #FFFCCB
square
#CBFFE2 #CBCEFF #FFCBE8 #FFFCCB
split-complementary
#CBFFE2 #FCCBFF #FFCBCE
monochromatic
#51FF9E #8EFFC0 #CBFFE2 #E0FFEE #E0FFEE
Accessibility & contrast
On white
1.11
#CBFFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.94
#CBFFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFFE2
18.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFFE2 | 1.00 | 1.11 | 18.94 | 18.94 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF7E1
Deuteranopia (green-blind)
#F4F1E4
Tritanopia (blue-blind)
#C2FFF6
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cbffe2; /* rgb */ color: rgb(203, 255, 226); /* oklch */ color: oklch(95.6% 0.066 160.4);
Tailwind
colors: {
custom: {
50: '#dbffeb',
500: '#cbffe2',
950: '#000000',
},
}SCSS
$custom: #cbffe2; $custom-light: #dbffeb; $custom-dark: #000000;
JSON
{
"hex": "#cbffe2",
"rgb": {
"r": 203,
"g": 255,
"b": 226
},
"hsl": {
"h": 146.538,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.95639,
"c": 0.06565,
"h": 160.4
},
"luminance": 0.89707
}Semantic roles & 50–950 ramp
primary
#CBFFE2
secondary
#E985BD
accent
#0080E6
background
#FEFFFE
surface
#FCFFFD
border
#D5D7D5
text
#151816
muted
#848684