#6BFDD7#6BFDD7
#6BFDD7 is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.4% C 0.137 H 173.2°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFDD7 |
|---|---|
| RGB | rgb(107, 253, 215) |
| HSL | hsl(164, 97%, 71%) |
| HSV | hsv(164, 58%, 99%) |
| CMYK | cmyk(57.7%, 0%, 15%, 0.8%) |
| CIE-LAB | lab(90.91, -48.10, 6.47) |
| CIE-LCH | lch(90.91, 48.53, 172.34°) |
| OKLab | oklab(90.43% -0.1364 0.0164) |
| OKLCH | oklch(90.43% 0.137 173.2) |
| XYZ | xyz(53.4487, 78.2773, 76.5691) |
| Luminance | 0.7828 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.24
Light Aqua
#8CFFDB
ΔE00 2.71
Light Turquoise
#7EF4CC
ΔE00 2.89
Tiffany Blue
#7BF2DA
ΔE00 4.38
Bright Teal
#01F9C6
ΔE00 4.40
Light Aquamarine
#7BFDC7
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFDD7 #FD6B91
analogous
#6BFD8E #6BFDD7 #6BDAFD
triadic
#6BFDD7 #D76BFD #FDD76B
tetradic
#6BFDD7 #8E6BFD #FD6B91 #DAFD6B
square
#6BFDD7 #8E6BFD #FD6B91 #DAFD6B
split-complementary
#6BFDD7 #FD6BDA #FD8E6B
monochromatic
#03EAAE #2FFCC7 #6BFDD7 #A7FEE7 #E1FFF7
Accessibility & contrast
On white
1.26
#6BFDD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#6BFDD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFDD7
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFDD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFDD7 | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EED5
Deuteranopia (green-blind)
#E0DEDA
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6bfdd7; /* rgb */ color: rgb(107, 253, 215); /* oklch */ color: oklch(90.4% 0.137 173.2);
Tailwind
colors: {
custom: {
50: '#a2ffe3',
500: '#6bfdd7',
950: '#000000',
},
}SCSS
$custom: #6bfdd7; $custom-light: #a2ffe3; $custom-dark: #000000;
JSON
{
"hex": "#6bfdd7",
"rgb": {
"r": 107,
"g": 253,
"b": 215
},
"hsl": {
"h": 164.384,
"s": 97.333,
"l": 70.588
},
"oklch": {
"l": 0.90431,
"c": 0.13735,
"h": 173.2
},
"luminance": 0.78283
}Semantic roles & 50–950 ramp
primary
#6BFDD7
secondary
#D8345F
accent
#003CE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684