#6AECC2#6AECC2
#6AECC2 is a very light, vivid teal. Relative luminance 0.669; OKLCH L 85.8% C 0.131 H 169.2°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #6AECC2 |
|---|---|
| RGB | rgb(106, 236, 194) |
| HSL | hsl(161, 77%, 67%) |
| HSV | hsv(161, 55%, 93%) |
| CMYK | cmyk(55.1%, 0%, 17.8%, 7.5%) |
| CIE-LAB | lab(85.48, -45.77, 9.60) |
| CIE-LCH | lch(85.48, 46.77, 168.16°) |
| OKLab | oklab(85.84% -0.1284 0.0246) |
| OKLCH | oklch(85.84% 0.131 169.2) |
| XYZ | xyz(45.6724, 66.9458, 61.5434) |
| Luminance | 0.6695 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.31
Aqua Marine
#2EE8BB
ΔE00 3.33
Seafoam
#7FE0B3
ΔE00 4.11
Aquamarine
#7FFFD4
ΔE00 4.16
Light Aquamarine
#7BFDC7
ΔE00 4.48
Light Teal
#90E4C1
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AECC2 #EC6A94
analogous
#6AEC81 #6AECC2 #6AD5EC
triadic
#6AECC2 #C26AEC #ECC26A
tetradic
#6AECC2 #816AEC #EC6A94 #D5EC6A
square
#6AECC2 #816AEC #EC6A94 #D5EC6A
split-complementary
#6AECC2 #EC6AD5 #EC816A
monochromatic
#19C38C #34E5AC #6AECC2 #A0F3D8 #D7FAEE
Accessibility & contrast
On white
1.46
#6AECC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#6AECC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AECC2
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AECC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AECC2 | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DEC0
Deuteranopia (green-blind)
#D3D0C5
Tritanopia (blue-blind)
#27EDE0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6aecc2; /* rgb */ color: rgb(106, 236, 194); /* oklch */ color: oklch(85.8% 0.131 169.2);
Tailwind
colors: {
custom: {
50: '#9ef3d4',
500: '#6aecc2',
950: '#000000',
},
}SCSS
$custom: #6aecc2; $custom-light: #9ef3d4; $custom-dark: #000000;
JSON
{
"hex": "#6aecc2",
"rgb": {
"r": 106,
"g": 236,
"b": 194
},
"hsl": {
"h": 160.615,
"s": 77.381,
"l": 67.059
},
"oklch": {
"l": 0.85843,
"c": 0.13074,
"h": 169.2
},
"luminance": 0.6695
}Semantic roles & 50–950 ramp
primary
#6AECC2
secondary
#C13965
accent
#0C4EDA
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583