#6DFCB5#6DFCB5
#6DFCB5 is a very light, vivid teal. Relative luminance 0.762; OKLCH L 89.4% C 0.160 H 158.9°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFCB5 |
|---|---|
| RGB | rgb(109, 252, 181) |
| HSL | hsl(150, 96%, 71%) |
| HSV | hsv(150, 57%, 99%) |
| CMYK | cmyk(56.7%, 0%, 28.2%, 1.2%) |
| CIE-LAB | lab(89.95, -54.55, 22.62) |
| CIE-LCH | lch(89.95, 59.05, 157.48°) |
| OKLab | oklab(89.43% -0.1492 0.0575) |
| OKLCH | oklch(89.43% 0.16 158.9) |
| XYZ | xyz(49.4532, 76.2035, 55.8097) |
| Luminance | 0.7621 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.43
Light Blue Green
#7EFBB3
ΔE00 1.56
Seafoam Green
#7AF9AB
ΔE00 2.25
Seafoam (survey)
#80F9AD
ΔE00 2.40
Light Bluish Green
#76FDA8
ΔE00 2.91
Greenish Cyan
#2AFEB7
ΔE00 3.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFCB5 #FC6DB4
analogous
#6DFC6D #6DFCB5 #6DFBFC
triadic
#6DFCB5 #B56DFC #FCB56D
tetradic
#6DFCB5 #6D6DFC #FC6DB4 #FBFC6D
square
#6DFCB5 #6D6DFC #FC6DB4 #FBFC6D
split-complementary
#6DFCB5 #FC6DFB #FC6D6D
monochromatic
#05EA78 #31FB97 #6DFCB5 #A9FDD3 #E1FEF0
Accessibility & contrast
On white
1.29
#6DFCB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#6DFCB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFCB5
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFCB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFCB5 | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEBB1
Deuteranopia (green-blind)
#E6DDB9
Tritanopia (blue-blind)
#34FBE9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #6dfcb5; /* rgb */ color: rgb(109, 252, 181); /* oklch */ color: oklch(89.4% 0.160 158.9);
Tailwind
colors: {
custom: {
50: '#a2fecb',
500: '#6dfcb5',
950: '#000000',
},
}SCSS
$custom: #6dfcb5; $custom-light: #a2fecb; $custom-dark: #000000;
JSON
{
"hex": "#6dfcb5",
"rgb": {
"r": 109,
"g": 252,
"b": 181
},
"hsl": {
"h": 150.21,
"s": 95.973,
"l": 70.784
},
"oklch": {
"l": 0.89432,
"c": 0.15993,
"h": 158.9
},
"luminance": 0.76208
}Semantic roles & 50–950 ramp
primary
#6DFCB5
secondary
#D73686
accent
#0072E6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683