#6AECCB#6AECCB
#6AECCB is a very light, vivid teal. Relative luminance 0.674; OKLCH L 86.1% C 0.125 H 174.0°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #6AECCB |
|---|---|
| RGB | rgb(106, 236, 203) |
| HSL | hsl(165, 77%, 67%) |
| HSV | hsv(165, 55%, 93%) |
| CMYK | cmyk(55.1%, 0%, 14%, 7.5%) |
| CIE-LAB | lab(85.69, -43.72, 5.19) |
| CIE-LCH | lch(85.69, 44.03, 173.24°) |
| OKLab | oklab(86.08% -0.1244 0.0131) |
| OKLCH | oklch(86.08% 0.125 174) |
| XYZ | xyz(46.7139, 67.3624, 67.0288) |
| Luminance | 0.6737 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 3.01
Tiffany Blue
#7BF2DA
ΔE00 3.22
Aqua (survey)
#13EAC9
ΔE00 3.78
Aqua Marine
#2EE8BB
ΔE00 4.24
Light Aqua
#8CFFDB
ΔE00 4.68
Aquamarine
#7FFFD4
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AECCB #EC6A8B
analogous
#6AEC8A #6AECCB #6ACCEC
triadic
#6AECCB #CB6AEC #ECCB6A
tetradic
#6AECCB #8A6AEC #EC6A8B #CCEC6A
square
#6AECCB #8A6AEC #EC6A8B #CCEC6A
split-complementary
#6AECCB #EC6ACC #EC8A6A
monochromatic
#19C398 #34E5B8 #6AECCB #A0F3DE #D7FAF1
Accessibility & contrast
On white
1.45
#6AECCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#6AECCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AECCB
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AECCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AECCB | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DFC9
Deuteranopia (green-blind)
#D1D0CD
Tritanopia (blue-blind)
#19EEE2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6aeccb; /* rgb */ color: rgb(106, 236, 203); /* oklch */ color: oklch(86.1% 0.125 174.0);
Tailwind
colors: {
custom: {
50: '#9ff3da',
500: '#6aeccb',
950: '#000000',
},
}SCSS
$custom: #6aeccb; $custom-light: #9ff3da; $custom-dark: #000000;
JSON
{
"hex": "#6aeccb",
"rgb": {
"r": 106,
"g": 236,
"b": 203
},
"hsl": {
"h": 164.769,
"s": 77.381,
"l": 67.059
},
"oklch": {
"l": 0.86083,
"c": 0.12512,
"h": 174
},
"luminance": 0.67367
}Semantic roles & 50–950 ramp
primary
#6AECCB
secondary
#C1395C
accent
#0C40DA
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583