#6DFDBB#6DFDBB
#6DFDBB is a very light, vivid teal. Relative luminance 0.771; OKLCH L 89.8% C 0.156 H 160.8°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFDBB |
|---|---|
| RGB | rgb(109, 253, 187) |
| HSL | hsl(153, 97%, 71%) |
| HSV | hsv(153, 57%, 99%) |
| CMYK | cmyk(56.9%, 0%, 26.1%, 0.8%) |
| CIE-LAB | lab(90.36, -53.76, 20.12) |
| CIE-LCH | lch(90.36, 57.40, 159.48°) |
| OKLab | oklab(89.8% -0.1476 0.0513) |
| OKLCH | oklch(89.8% 0.156 160.8) |
| XYZ | xyz(50.3970, 77.0848, 59.2271) |
| Luminance | 0.7709 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.40
Light Blue Green
#7EFBB3
ΔE00 2.30
Light Aquamarine
#7BFDC7
ΔE00 2.55
Greenish Cyan
#2AFEB7
ΔE00 3.09
Seafoam Green
#7AF9AB
ΔE00 3.25
Seafoam (survey)
#80F9AD
ΔE00 3.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFDBB #FD6DAF
analogous
#6DFD73 #6DFDBB #6DF7FD
triadic
#6DFDBB #BB6DFD #FDBB6D
tetradic
#6DFDBB #736DFD #FD6DAF #F7FD6D
square
#6DFDBB #736DFD #FD6DAF #F7FD6D
split-complementary
#6DFDBB #FD6DF7 #FD736D
monochromatic
#03EC82 #31FC9F #6DFDBB #A9FED7 #E1FFF1
Accessibility & contrast
On white
1.28
#6DFDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#6DFDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFDBB
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFDBB | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB7
Deuteranopia (green-blind)
#E6DEBF
Tritanopia (blue-blind)
#2EFCEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #6dfdbb; /* rgb */ color: rgb(109, 253, 187); /* oklch */ color: oklch(89.8% 0.156 160.8);
Tailwind
colors: {
custom: {
50: '#a2ffcf',
500: '#6dfdbb',
950: '#000000',
},
}SCSS
$custom: #6dfdbb; $custom-light: #a2ffcf; $custom-dark: #000000;
JSON
{
"hex": "#6dfdbb",
"rgb": {
"r": 109,
"g": 253,
"b": 187
},
"hsl": {
"h": 152.5,
"s": 97.297,
"l": 70.98
},
"oklch": {
"l": 0.89803,
"c": 0.15627,
"h": 160.8
},
"luminance": 0.7709
}Semantic roles & 50–950 ramp
primary
#6DFDBB
secondary
#D93580
accent
#0069E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683