#6DFCBE#6DFCBE
#6DFCBE is a very light, vivid teal. Relative luminance 0.766; OKLCH L 89.6% C 0.153 H 162.2°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFCBE |
|---|---|
| RGB | rgb(109, 252, 190) |
| HSL | hsl(154, 96%, 71%) |
| HSV | hsv(154, 57%, 99%) |
| CMYK | cmyk(56.7%, 0%, 24.6%, 1.2%) |
| CIE-LAB | lab(90.13, -52.74, 18.26) |
| CIE-LCH | lch(90.13, 55.81, 160.90°) |
| OKLab | oklab(89.63% -0.1452 0.0467) |
| OKLCH | oklch(89.63% 0.153 162.2) |
| XYZ | xyz(50.4067, 76.5849, 60.8312) |
| Luminance | 0.7659 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.62
Light Aquamarine
#7BFDC7
ΔE00 1.86
Light Blue Green
#7EFBB3
ΔE00 2.92
Greenish Cyan
#2AFEB7
ΔE00 3.23
Seafoam (survey)
#80F9AD
ΔE00 3.93
Seafoam Green
#7AF9AB
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFCBE #FC6DAB
analogous
#6DFC76 #6DFCBE #6DF2FC
triadic
#6DFCBE #BE6DFC #FCBE6D
tetradic
#6DFCBE #766DFC #FC6DAB #F2FC6D
square
#6DFCBE #766DFC #FC6DAB #F2FC6D
split-complementary
#6DFCBE #FC6DF2 #FC766D
monochromatic
#05EA87 #31FBA3 #6DFCBE #A9FDD9 #E1FEF2
Accessibility & contrast
On white
1.29
#6DFCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#6DFCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFCBE
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFCBE | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBBB
Deuteranopia (green-blind)
#E4DDC2
Tritanopia (blue-blind)
#2CFCEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #6dfcbe; /* rgb */ color: rgb(109, 252, 190); /* oklch */ color: oklch(89.6% 0.153 162.2);
Tailwind
colors: {
custom: {
50: '#a2fed1',
500: '#6dfcbe',
950: '#000000',
},
}SCSS
$custom: #6dfcbe; $custom-light: #a2fed1; $custom-dark: #000000;
JSON
{
"hex": "#6dfcbe",
"rgb": {
"r": 109,
"g": 252,
"b": 190
},
"hsl": {
"h": 153.986,
"s": 95.973,
"l": 70.784
},
"oklch": {
"l": 0.89634,
"c": 0.15256,
"h": 162.2
},
"luminance": 0.7659
}Semantic roles & 50–950 ramp
primary
#6DFCBE
secondary
#D7367C
accent
#0064E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683