#6AFDCD#6AFDCD
#6AFDCD is a very light, vivid teal. Relative luminance 0.777; OKLCH L 90.1% C 0.144 H 168.5°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFDCD |
|---|---|
| RGB | rgb(106, 253, 205) |
| HSL | hsl(160, 97%, 70%) |
| HSV | hsv(160, 58%, 99%) |
| CMYK | cmyk(58.1%, 0%, 19%, 0.8%) |
| CIE-LAB | lab(90.65, -50.54, 11.27) |
| CIE-LCH | lch(90.65, 51.78, 167.44°) |
| OKLab | oklab(90.14% -0.1413 0.0288) |
| OKLCH | oklch(90.14% 0.144 168.5) |
| XYZ | xyz(52.0832, 77.7173, 70.0019) |
| Luminance | 0.7772 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.86
Light Aquamarine
#7BFDC7
ΔE00 2.22
Light Turquoise
#7EF4CC
ΔE00 2.89
Bright Teal
#01F9C6
ΔE00 3.53
Light Aqua
#8CFFDB
ΔE00 3.73
Light Greenish Blue
#63F7B4
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFDCD #FD6A9A
analogous
#6AFD83 #6AFDCD #6AE4FD
triadic
#6AFDCD #CD6AFD #FDCD6A
tetradic
#6AFDCD #836AFD #FD6A9A #E4FD6A
square
#6AFDCD #836AFD #FD6A9A #E4FD6A
split-complementary
#6AFDCD #FD6AE4 #FD836A
monochromatic
#03E99E #2EFCB9 #6AFDCD #A6FEE1 #E1FFF5
Accessibility & contrast
On white
1.27
#6AFDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#6AFDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFDCD
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFDCD | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDCB
Deuteranopia (green-blind)
#E2DED0
Tritanopia (blue-blind)
#00FEEF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6afdcd; /* rgb */ color: rgb(106, 253, 205); /* oklch */ color: oklch(90.1% 0.144 168.5);
Tailwind
colors: {
custom: {
50: '#a1ffdc',
500: '#6afdcd',
950: '#000000',
},
}SCSS
$custom: #6afdcd; $custom-light: #a1ffdc; $custom-dark: #000000;
JSON
{
"hex": "#6afdcd",
"rgb": {
"r": 106,
"g": 253,
"b": 205
},
"hsl": {
"h": 160.408,
"s": 97.351,
"l": 70.392
},
"oklch": {
"l": 0.90139,
"c": 0.14421,
"h": 168.5
},
"luminance": 0.77723
}Semantic roles & 50–950 ramp
primary
#6AFDCD
secondary
#D83369
accent
#004BE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684