#6BFDD9#6BFDD9
#6BFDD9 is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.5% C 0.136 H 174.2°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFDD9 |
|---|---|
| RGB | rgb(107, 253, 217) |
| HSL | hsl(165, 97%, 71%) |
| HSV | hsv(165, 58%, 99%) |
| CMYK | cmyk(57.7%, 0%, 14.2%, 0.8%) |
| CIE-LAB | lab(90.95, -47.64, 5.50) |
| CIE-LCH | lch(90.95, 47.96, 173.41°) |
| OKLab | oklab(90.49% -0.1355 0.0138) |
| OKLCH | oklch(90.49% 0.136 174.2) |
| XYZ | xyz(53.7072, 78.3808, 77.9308) |
| Luminance | 0.7839 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.66
Light Aqua
#8CFFDB
ΔE00 2.76
Light Turquoise
#7EF4CC
ΔE00 3.17
Tiffany Blue
#7BF2DA
ΔE00 3.98
Bright Teal
#01F9C6
ΔE00 4.74
Light Aquamarine
#7BFDC7
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFDD9 #FD6B8F
analogous
#6BFD90 #6BFDD9 #6BD8FD
triadic
#6BFDD9 #D96BFD #FDD96B
tetradic
#6BFDD9 #906BFD #FD6B8F #D8FD6B
square
#6BFDD9 #906BFD #FD6B8F #D8FD6B
split-complementary
#6BFDD9 #FD6BD8 #FD906B
monochromatic
#03EAB1 #2FFCC9 #6BFDD9 #A7FEE9 #E1FFF7
Accessibility & contrast
On white
1.26
#6BFDD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#6BFDD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFDD9
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFDD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFDD9 | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EED7
Deuteranopia (green-blind)
#DFDFDC
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6bfdd9; /* rgb */ color: rgb(107, 253, 217); /* oklch */ color: oklch(90.5% 0.136 174.2);
Tailwind
colors: {
custom: {
50: '#a2ffe4',
500: '#6bfdd9',
950: '#000000',
},
}SCSS
$custom: #6bfdd9; $custom-light: #a2ffe4; $custom-dark: #000000;
JSON
{
"hex": "#6bfdd9",
"rgb": {
"r": 107,
"g": 253,
"b": 217
},
"hsl": {
"h": 165.205,
"s": 97.333,
"l": 70.588
},
"oklch": {
"l": 0.90485,
"c": 0.1362,
"h": 174.2
},
"luminance": 0.78386
}Semantic roles & 50–950 ramp
primary
#6BFDD9
secondary
#D8345C
accent
#0039E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684