#6FFBD5#6FFBD5
#6FFBD5 is a very light, vivid teal. Relative luminance 0.772; OKLCH L 90.0% C 0.134 H 172.6°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFBD5 |
|---|---|
| RGB | rgb(111, 251, 213) |
| HSL | hsl(164, 95%, 71%) |
| HSV | hsv(164, 56%, 98%) |
| CMYK | cmyk(55.8%, 0%, 15.1%, 1.6%) |
| CIE-LAB | lab(90.40, -46.93, 6.79) |
| CIE-LCH | lch(90.40, 47.42, 171.77°) |
| OKLab | oklab(90.04% -0.133 0.0172) |
| OKLCH | oklch(90.04% 0.134 172.6) |
| XYZ | xyz(53.0574, 77.1728, 75.0376) |
| Luminance | 0.7718 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.04
Light Turquoise
#7EF4CC
ΔE00 2.36
Light Aqua
#8CFFDB
ΔE00 2.49
Tiffany Blue
#7BF2DA
ΔE00 4.18
Light Aquamarine
#7BFDC7
ΔE00 4.29
Bright Teal
#01F9C6
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFBD5 #FB6F95
analogous
#6FFB8F #6FFBD5 #6FDBFB
triadic
#6FFBD5 #D56FFB #FBD56F
tetradic
#6FFBD5 #8F6FFB #FB6F95 #DBFB6F
square
#6FFBD5 #8F6FFB #FB6F95 #DBFB6F
split-complementary
#6FFBD5 #FB6FDB #FB8F6F
monochromatic
#06E9AC #33F9C4 #6FFBD5 #ABFDE6 #E1FEF6
Accessibility & contrast
On white
1.28
#6FFBD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#6FFBD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFBD5
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFBD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFBD5 | 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)
#F4ECD3
Deuteranopia (green-blind)
#DFDDD8
Tritanopia (blue-blind)
#13FDF0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #6ffbd5; /* rgb */ color: rgb(111, 251, 213); /* oklch */ color: oklch(90.0% 0.134 172.6);
Tailwind
colors: {
custom: {
50: '#a3fde1',
500: '#6ffbd5',
950: '#000000',
},
}SCSS
$custom: #6ffbd5; $custom-light: #a3fde1; $custom-dark: #000000;
JSON
{
"hex": "#6ffbd5",
"rgb": {
"r": 111,
"g": 251,
"b": 213
},
"hsl": {
"h": 163.714,
"s": 94.595,
"l": 70.98
},
"oklch": {
"l": 0.90037,
"c": 0.13406,
"h": 172.6
},
"luminance": 0.77178
}Semantic roles & 50–950 ramp
primary
#6FFBD5
secondary
#D63863
accent
#003EE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684