#6AFDCA#6AFDCA
#6AFDCA is a very light, vivid teal. Relative luminance 0.776; OKLCH L 90.1% C 0.146 H 167.1°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFDCA |
|---|---|
| RGB | rgb(106, 253, 202) |
| HSL | hsl(159, 97%, 70%) |
| HSV | hsv(159, 58%, 99%) |
| CMYK | cmyk(58.1%, 0%, 20.2%, 0.8%) |
| CIE-LAB | lab(90.59, -51.20, 12.72) |
| CIE-LCH | lch(90.59, 52.76, 166.05°) |
| OKLab | oklab(90.06% -0.1426 0.0326) |
| OKLCH | oklch(90.06% 0.146 167.1) |
| XYZ | xyz(51.7246, 77.5739, 68.1130) |
| Luminance | 0.7758 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.69
Aquamarine
#7FFFD4
ΔE00 2.30
Light Turquoise
#7EF4CC
ΔE00 3.25
Bright Teal
#01F9C6
ΔE00 3.62
Light Greenish Blue
#63F7B4
ΔE00 3.92
Light Aqua
#8CFFDB
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFDCA #FD6A9D
analogous
#6AFD81 #6AFDCA #6AE6FD
triadic
#6AFDCA #CA6AFD #FDCA6A
tetradic
#6AFDCA #816AFD #FD6A9D #E6FD6A
square
#6AFDCA #816AFD #FD6A9D #E6FD6A
split-complementary
#6AFDCA #FD6AE6 #FD816A
monochromatic
#03E99A #2EFCB5 #6AFDCA #A6FEDF #E1FFF4
Accessibility & contrast
On white
1.27
#6AFDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#6AFDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFDCA
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFDCA | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EDC7
Deuteranopia (green-blind)
#E2DECD
Tritanopia (blue-blind)
#00FEEF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6afdca; /* rgb */ color: rgb(106, 253, 202); /* oklch */ color: oklch(90.1% 0.146 167.1);
Tailwind
colors: {
custom: {
50: '#a1ffda',
500: '#6afdca',
950: '#000000',
},
}SCSS
$custom: #6afdca; $custom-light: #a1ffda; $custom-dark: #000000;
JSON
{
"hex": "#6afdca",
"rgb": {
"r": 106,
"g": 253,
"b": 202
},
"hsl": {
"h": 159.184,
"s": 97.351,
"l": 70.392
},
"oklch": {
"l": 0.90064,
"c": 0.14629,
"h": 167.1
},
"luminance": 0.77579
}Semantic roles & 50–950 ramp
primary
#6AFDCA
secondary
#D8336C
accent
#0050E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683