#6FFDBA#6FFDBA
#6FFDBA is a very light, vivid teal. Relative luminance 0.772; OKLCH L 89.8% C 0.156 H 160.2°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFDBA |
|---|---|
| RGB | rgb(111, 253, 186) |
| HSL | hsl(152, 97%, 71%) |
| HSV | hsv(152, 56%, 99%) |
| CMYK | cmyk(56.1%, 0%, 26.5%, 0.8%) |
| CIE-LAB | lab(90.40, -53.55, 20.69) |
| CIE-LCH | lch(90.40, 57.41, 158.87°) |
| OKLab | oklab(89.85% -0.1469 0.0528) |
| OKLCH | oklch(89.85% 0.156 160.2) |
| XYZ | xyz(50.5392, 77.1705, 58.6769) |
| Luminance | 0.7718 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.44
Light Blue Green
#7EFBB3
ΔE00 2.01
Light Aquamarine
#7BFDC7
ΔE00 2.72
Seafoam Green
#7AF9AB
ΔE00 2.97
Seafoam (survey)
#80F9AD
ΔE00 3.01
Greenish Cyan
#2AFEB7
ΔE00 3.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFDBA #FD6FB2
analogous
#6FFD73 #6FFDBA #6FF9FD
triadic
#6FFDBA #BA6FFD #FDBA6F
tetradic
#6FFDBA #736FFD #FD6FB2 #F9FD6F
square
#6FFDBA #736FFD #FD6FB2 #F9FD6F
split-complementary
#6FFDBA #FD6FF9 #FD736F
monochromatic
#03EE7F #33FC9D #6FFDBA #ABFED7 #E1FFF1
Accessibility & contrast
On white
1.28
#6FFDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#6FFDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFDBA
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFDBA | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB6
Deuteranopia (green-blind)
#E6DEBE
Tritanopia (blue-blind)
#36FCEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #6ffdba; /* rgb */ color: rgb(111, 253, 186); /* oklch */ color: oklch(89.8% 0.156 160.2);
Tailwind
colors: {
custom: {
50: '#a3ffcf',
500: '#6ffdba',
950: '#000000',
},
}SCSS
$custom: #6ffdba; $custom-light: #a3ffcf; $custom-dark: #000000;
JSON
{
"hex": "#6ffdba",
"rgb": {
"r": 111,
"g": 253,
"b": 186
},
"hsl": {
"h": 151.69,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.89845,
"c": 0.1561,
"h": 160.2
},
"luminance": 0.77175
}Semantic roles & 50–950 ramp
primary
#6FFDBA
secondary
#D93784
accent
#006CE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101813
muted
#818683