#6AEDC0#6AEDC0
#6AEDC0 is a very light, vivid teal. Relative luminance 0.674; OKLCH L 86.0% C 0.133 H 167.8°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #6AEDC0 |
|---|---|
| RGB | rgb(106, 237, 192) |
| HSL | hsl(159, 78%, 67%) |
| HSV | hsv(159, 55%, 93%) |
| CMYK | cmyk(55.3%, 0%, 19%, 7.1%) |
| CIE-LAB | lab(85.72, -46.64, 10.99) |
| CIE-LCH | lch(85.72, 47.92, 166.74°) |
| OKLab | oklab(86.03% -0.1304 0.0282) |
| OKLCH | oklch(86.03% 0.133 167.8) |
| XYZ | xyz(45.7380, 67.4340, 60.4647) |
| Luminance | 0.6744 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.43
Aqua Marine
#2EE8BB
ΔE00 3.42
Light Aquamarine
#7BFDC7
ΔE00 3.93
Seafoam
#7FE0B3
ΔE00 3.99
Aquamarine
#7FFFD4
ΔE00 4.06
Bright Teal
#01F9C6
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AEDC0 #ED6A97
analogous
#6AED7E #6AEDC0 #6AD9ED
triadic
#6AEDC0 #C06AED #EDC06A
tetradic
#6AEDC0 #7E6AED #ED6A97 #D9ED6A
square
#6AEDC0 #7E6AED #ED6A97 #D9ED6A
split-complementary
#6AEDC0 #ED6AD9 #ED7E6A
monochromatic
#18C589 #33E6A9 #6AEDC0 #A1F4D7 #D7FAEE
Accessibility & contrast
On white
1.45
#6AEDC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#6AEDC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AEDC0
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AEDC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AEDC0 | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DFBE
Deuteranopia (green-blind)
#D4D1C3
Tritanopia (blue-blind)
#29EEE0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6aedc0; /* rgb */ color: rgb(106, 237, 192); /* oklch */ color: oklch(86.0% 0.133 167.8);
Tailwind
colors: {
custom: {
50: '#9ff3d3',
500: '#6aedc0',
950: '#000000',
},
}SCSS
$custom: #6aedc0; $custom-light: #9ff3d3; $custom-dark: #000000;
JSON
{
"hex": "#6aedc0",
"rgb": {
"r": 106,
"g": 237,
"b": 192
},
"hsl": {
"h": 159.389,
"s": 78.443,
"l": 67.255
},
"oklch": {
"l": 0.86028,
"c": 0.13337,
"h": 167.8
},
"luminance": 0.67438
}Semantic roles & 50–950 ramp
primary
#6AEDC0
secondary
#C33968
accent
#0B52DB
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583