#6AEACC#6AEACC
#6AEACC is a very light, vivid teal. Relative luminance 0.663; OKLCH L 85.6% C 0.122 H 175.5°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #6AEACC |
|---|---|
| RGB | rgb(106, 234, 204) |
| HSL | hsl(166, 75%, 67%) |
| HSV | hsv(166, 55%, 92%) |
| CMYK | cmyk(54.7%, 0%, 12.8%, 8.2%) |
| CIE-LAB | lab(85.13, -42.61, 3.86) |
| CIE-LCH | lch(85.13, 42.78, 174.83°) |
| OKLab | oklab(85.64% -0.1219 0.0096) |
| OKLCH | oklch(85.64% 0.122 175.5) |
| XYZ | xyz(46.2608, 66.2651, 67.4676) |
| Luminance | 0.6627 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.82
Aqua (survey)
#13EAC9
ΔE00 3.75
Light Turquoise
#7EF4CC
ΔE00 3.79
Aqua Marine
#2EE8BB
ΔE00 4.75
Light Teal
#90E4C1
ΔE00 5.16
Light Aqua
#8CFFDB
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AEACC #EA6A88
analogous
#6AEA8C #6AEACC #6AC8EA
triadic
#6AEACC #CC6AEA #EACC6A
tetradic
#6AEACC #8C6AEA #EA6A88 #C8EA6A
square
#6AEACC #8C6AEA #EA6A88 #C8EA6A
split-complementary
#6AEACC #EA6AC8 #EA8C6A
monochromatic
#1BBF98 #34E2BA #6AEACC #A0F2DE #D5F9F1
Accessibility & contrast
On white
1.47
#6AEACC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#6AEACC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AEACC
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AEACC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AEACC | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DDCB
Deuteranopia (green-blind)
#CFCFCE
Tritanopia (blue-blind)
#19EDE1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6aeacc; /* rgb */ color: rgb(106, 234, 204); /* oklch */ color: oklch(85.6% 0.122 175.5);
Tailwind
colors: {
custom: {
50: '#9ff1db',
500: '#6aeacc',
950: '#000000',
},
}SCSS
$custom: #6aeacc; $custom-light: #9ff1db; $custom-dark: #000000;
JSON
{
"hex": "#6aeacc",
"rgb": {
"r": 106,
"g": 234,
"b": 204
},
"hsl": {
"h": 165.938,
"s": 75.294,
"l": 66.667
},
"oklch": {
"l": 0.8564,
"c": 0.12226,
"h": 175.5
},
"luminance": 0.66269
}Semantic roles & 50–950 ramp
primary
#6AEACC
secondary
#BE3B59
accent
#0E3DD7
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1715
muted
#808584