#6AECCC#6AECCC
#6AECCC is a very light, vivid teal. Relative luminance 0.674; OKLCH L 86.1% C 0.125 H 174.6°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #6AECCC |
|---|---|
| RGB | rgb(106, 236, 204) |
| HSL | hsl(165, 77%, 67%) |
| HSV | hsv(165, 55%, 93%) |
| CMYK | cmyk(55.1%, 0%, 13.6%, 7.5%) |
| CIE-LAB | lab(85.71, -43.49, 4.70) |
| CIE-LCH | lch(85.71, 43.74, 173.84°) |
| OKLab | oklab(86.11% -0.124 0.0118) |
| OKLCH | oklch(86.11% 0.125 174.6) |
| XYZ | xyz(46.8334, 67.4102, 67.6584) |
| Luminance | 0.6742 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.98
Light Turquoise
#7EF4CC
ΔE00 3.21
Aqua (survey)
#13EAC9
ΔE00 3.74
Aqua Marine
#2EE8BB
ΔE00 4.43
Light Aqua
#8CFFDB
ΔE00 4.73
Aquamarine
#7FFFD4
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AECCC #EC6A8A
analogous
#6AEC8B #6AECCC #6ACBEC
triadic
#6AECCC #CC6AEC #ECCC6A
tetradic
#6AECCC #8B6AEC #EC6A8A #CBEC6A
square
#6AECCC #8B6AEC #EC6A8A #CBEC6A
split-complementary
#6AECCC #EC6ACB #EC8B6A
monochromatic
#19C399 #34E5B9 #6AECCC #A0F3DF #D7FAF1
Accessibility & contrast
On white
1.45
#6AECCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#6AECCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AECCC
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AECCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AECCC | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DFCB
Deuteranopia (green-blind)
#D1D0CE
Tritanopia (blue-blind)
#17EEE2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6aeccc; /* rgb */ color: rgb(106, 236, 204); /* oklch */ color: oklch(86.1% 0.125 174.6);
Tailwind
colors: {
custom: {
50: '#9ff3db',
500: '#6aeccc',
950: '#000000',
},
}SCSS
$custom: #6aeccc; $custom-light: #9ff3db; $custom-dark: #000000;
JSON
{
"hex": "#6aeccc",
"rgb": {
"r": 106,
"g": 236,
"b": 204
},
"hsl": {
"h": 165.231,
"s": 77.381,
"l": 67.059
},
"oklch": {
"l": 0.86111,
"c": 0.12456,
"h": 174.6
},
"luminance": 0.67415
}Semantic roles & 50–950 ramp
primary
#6AECCC
secondary
#C1395B
accent
#0C3FDA
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1715
muted
#808584