#6AE2CD#6AE2CD
#6AE2CD is a very light, moderate teal. Relative luminance 0.619; OKLCH L 83.8% C 0.113 H 180.3°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE2CD |
|---|---|
| RGB | rgb(106, 226, 205) |
| HSL | hsl(170, 67%, 65%) |
| HSV | hsv(170, 53%, 89%) |
| CMYK | cmyk(53.1%, 0%, 9.3%, 11.4%) |
| CIE-LAB | lab(82.84, -38.79, -0.00) |
| CIE-LCH | lch(82.84, 38.79, 180.00°) |
| OKLab | oklab(83.79% -0.1129 -0.0006) |
| OKLCH | oklch(83.79% 0.113 180.3) |
| XYZ | xyz(44.1548, 61.8606, 67.3591) |
| Luminance | 0.6187 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.22
Tiffany Blue
#7BF2DA
ΔE00 3.69
Aqua (survey)
#13EAC9
ΔE00 5.10
Seafoam Blue
#78D1B6
ΔE00 5.32
Light Teal
#90E4C1
ΔE00 6.45
Light Turquoise
#7EF4CC
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE2CD #E26A7F
analogous
#6AE291 #6AE2CD #6ABBE2
triadic
#6AE2CD #CD6AE2 #E2CD6A
tetradic
#6AE2CD #916AE2 #E26A7F #BBE26A
square
#6AE2CD #916AE2 #E26A7F #BBE26A
split-complementary
#6AE2CD #E26ABB #E2916A
monochromatic
#22AF97 #37D8BC #6AE2CD #9DECDE #D0F6EF
Accessibility & contrast
On white
1.57
#6AE2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#6AE2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE2CD
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE2CD | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6CC
Deuteranopia (green-blind)
#C7C8CF
Tritanopia (blue-blind)
#1FE5DB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6ae2cd; /* rgb */ color: rgb(106, 226, 205); /* oklch */ color: oklch(83.8% 0.113 180.3);
Tailwind
colors: {
custom: {
50: '#9eebdc',
500: '#6ae2cd',
950: '#000000',
},
}SCSS
$custom: #6ae2cd; $custom-light: #9eebdc; $custom-dark: #000000;
JSON
{
"hex": "#6ae2cd",
"rgb": {
"r": 106,
"g": 226,
"b": 205
},
"hsl": {
"h": 169.5,
"s": 67.416,
"l": 65.098
},
"oklch": {
"l": 0.83789,
"c": 0.11287,
"h": 180.3
},
"luminance": 0.61865
}Semantic roles & 50–950 ramp
primary
#6AE2CD
secondary
#B13F53
accent
#1637CF
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1615
muted
#808484