#6DFDBA#6DFDBA
#6DFDBA is a very light, vivid teal. Relative luminance 0.770; OKLCH L 89.8% C 0.157 H 160.5°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFDBA |
|---|---|
| RGB | rgb(109, 253, 186) |
| HSL | hsl(152, 97%, 71%) |
| HSV | hsv(152, 57%, 99%) |
| CMYK | cmyk(56.9%, 0%, 26.5%, 0.8%) |
| CIE-LAB | lab(90.34, -53.96, 20.60) |
| CIE-LCH | lch(90.34, 57.76, 159.10°) |
| OKLab | oklab(89.78% -0.148 0.0525) |
| OKLCH | oklch(89.78% 0.157 160.5) |
| XYZ | xyz(50.2903, 77.0421, 58.6652) |
| Luminance | 0.7705 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.38
Light Blue Green
#7EFBB3
ΔE00 2.14
Light Aquamarine
#7BFDC7
ΔE00 2.74
Seafoam Green
#7AF9AB
ΔE00 3.06
Greenish Cyan
#2AFEB7
ΔE00 3.10
Seafoam (survey)
#80F9AD
ΔE00 3.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFDBA #FD6DB0
analogous
#6DFD72 #6DFDBA #6DF8FD
triadic
#6DFDBA #BA6DFD #FDBA6D
tetradic
#6DFDBA #726DFD #FD6DB0 #F8FD6D
square
#6DFDBA #726DFD #FD6DB0 #F8FD6D
split-complementary
#6DFDBA #FD6DF8 #FD726D
monochromatic
#03EC80 #31FC9D #6DFDBA #A9FED7 #E1FFF1
Accessibility & contrast
On white
1.28
#6DFDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#6DFDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFDBA
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFDBA | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB6
Deuteranopia (green-blind)
#E6DDBE
Tritanopia (blue-blind)
#2FFCEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #6dfdba; /* rgb */ color: rgb(109, 253, 186); /* oklch */ color: oklch(89.8% 0.157 160.5);
Tailwind
colors: {
custom: {
50: '#a2ffcf',
500: '#6dfdba',
950: '#000000',
},
}SCSS
$custom: #6dfdba; $custom-light: #a2ffcf; $custom-dark: #000000;
JSON
{
"hex": "#6dfdba",
"rgb": {
"r": 109,
"g": 253,
"b": 186
},
"hsl": {
"h": 152.083,
"s": 97.297,
"l": 70.98
},
"oklch": {
"l": 0.8978,
"c": 0.15709,
"h": 160.5
},
"luminance": 0.77047
}Semantic roles & 50–950 ramp
primary
#6DFDBA
secondary
#D93581
accent
#006BE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101813
muted
#818683