#6FFDBC#6FFDBC
#6FFDBC is a very light, vivid teal. Relative luminance 0.773; OKLCH L 89.9% C 0.154 H 161.0°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFDBC |
|---|---|
| RGB | rgb(111, 253, 188) |
| HSL | hsl(153, 97%, 71%) |
| HSV | hsv(153, 56%, 99%) |
| CMYK | cmyk(56.1%, 0%, 25.7%, 0.8%) |
| CIE-LAB | lab(90.44, -53.15, 19.73) |
| CIE-LCH | lch(90.44, 56.69, 159.64°) |
| OKLab | oklab(89.89% -0.146 0.0503) |
| OKLCH | oklch(89.89% 0.154 161) |
| XYZ | xyz(50.7533, 77.2561, 59.8045) |
| Luminance | 0.7726 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.51
Light Aquamarine
#7BFDC7
ΔE00 2.34
Light Blue Green
#7EFBB3
ΔE00 2.34
Greenish Cyan
#2AFEB7
ΔE00 3.24
Seafoam Green
#7AF9AB
ΔE00 3.35
Seafoam (survey)
#80F9AD
ΔE00 3.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFDBC #FD6FB0
analogous
#6FFD75 #6FFDBC #6FF7FD
triadic
#6FFDBC #BC6FFD #FDBC6F
tetradic
#6FFDBC #756FFD #FD6FB0 #F7FD6F
square
#6FFDBC #756FFD #FD6FB0 #F7FD6F
split-complementary
#6FFDBC #FD6FF7 #FD756F
monochromatic
#03EE83 #33FCA0 #6FFDBC #ABFED8 #E1FFF1
Accessibility & contrast
On white
1.28
#6FFDBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#6FFDBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFDBC
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFDBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFDBC | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB8
Deuteranopia (green-blind)
#E6DEC0
Tritanopia (blue-blind)
#34FCEB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6ffdbc; /* rgb */ color: rgb(111, 253, 188); /* oklch */ color: oklch(89.9% 0.154 161.0);
Tailwind
colors: {
custom: {
50: '#a3ffd0',
500: '#6ffdbc',
950: '#000000',
},
}SCSS
$custom: #6ffdbc; $custom-light: #a3ffd0; $custom-dark: #000000;
JSON
{
"hex": "#6ffdbc",
"rgb": {
"r": 111,
"g": 253,
"b": 188
},
"hsl": {
"h": 152.535,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.8989,
"c": 0.15447,
"h": 161
},
"luminance": 0.77261
}Semantic roles & 50–950 ramp
primary
#6FFDBC
secondary
#D93781
accent
#0069E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683