#6BFDD2#6BFDD2
#6BFDD2 is a very light, vivid teal. Relative luminance 0.780; OKLCH L 90.3% C 0.140 H 170.7°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFDD2 |
|---|---|
| RGB | rgb(107, 253, 210) |
| HSL | hsl(162, 97%, 71%) |
| HSV | hsv(162, 58%, 99%) |
| CMYK | cmyk(57.7%, 0%, 17%, 0.8%) |
| CIE-LAB | lab(90.79, -49.24, 8.89) |
| CIE-LCH | lch(90.79, 50.03, 169.77°) |
| OKLab | oklab(90.3% -0.1386 0.0227) |
| OKLCH | oklch(90.3% 0.14 170.7) |
| XYZ | xyz(52.8160, 78.0243, 73.2371) |
| Luminance | 0.7803 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.58
Light Turquoise
#7EF4CC
ΔE00 2.58
Light Aqua
#8CFFDB
ΔE00 2.99
Light Aquamarine
#7BFDC7
ΔE00 3.27
Bright Teal
#01F9C6
ΔE00 3.80
Aqua Marine
#2EE8BB
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFDD2 #FD6B96
analogous
#6BFD89 #6BFDD2 #6BDFFD
triadic
#6BFDD2 #D26BFD #FDD26B
tetradic
#6BFDD2 #896BFD #FD6B96 #DFFD6B
square
#6BFDD2 #896BFD #FD6B96 #DFFD6B
split-complementary
#6BFDD2 #FD6BDF #FD896B
monochromatic
#03EAA6 #2FFCC0 #6BFDD2 #A7FEE4 #E1FFF6
Accessibility & contrast
On white
1.26
#6BFDD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#6BFDD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFDD2
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFDD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFDD2 | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EED0
Deuteranopia (green-blind)
#E1DED5
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6bfdd2; /* rgb */ color: rgb(107, 253, 210); /* oklch */ color: oklch(90.3% 0.140 170.7);
Tailwind
colors: {
custom: {
50: '#a1ffdf',
500: '#6bfdd2',
950: '#000000',
},
}SCSS
$custom: #6bfdd2; $custom-light: #a1ffdf; $custom-dark: #000000;
JSON
{
"hex": "#6bfdd2",
"rgb": {
"r": 107,
"g": 253,
"b": 210
},
"hsl": {
"h": 162.329,
"s": 97.333,
"l": 70.588
},
"oklch": {
"l": 0.90299,
"c": 0.14041,
"h": 170.7
},
"luminance": 0.7803
}Semantic roles & 50–950 ramp
primary
#6BFDD2
secondary
#D83464
accent
#0044E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684