#6AECB2#6AECB2
#6AECB2 is a very light, vivid teal. Relative luminance 0.663; OKLCH L 85.4% C 0.143 H 161.8°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #6AECB2 |
|---|---|
| RGB | rgb(106, 236, 178) |
| HSL | hsl(153, 77%, 67%) |
| HSV | hsv(153, 55%, 93%) |
| CMYK | cmyk(55.1%, 0%, 24.6%, 7.5%) |
| CIE-LAB | lab(85.13, -49.21, 17.45) |
| CIE-LCH | lch(85.13, 52.21, 160.47°) |
| OKLab | oklab(85.45% -0.1355 0.0446) |
| OKLCH | oklch(85.45% 0.143 161.8) |
| XYZ | xyz(43.9712, 66.2654, 52.5841) |
| Luminance | 0.6627 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.73
Light Aquamarine
#7BFDC7
ΔE00 3.95
Seafoam
#7FE0B3
ΔE00 4.07
Light Blue Green
#7EFBB3
ΔE00 4.35
Seafoam (survey)
#80F9AD
ΔE00 4.81
Seafoam Green
#7AF9AB
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AECB2 #EC6AA4
analogous
#6AEC71 #6AECB2 #6AE5EC
triadic
#6AECB2 #B26AEC #ECB26A
tetradic
#6AECB2 #716AEC #EC6AA4 #E5EC6A
square
#6AECB2 #716AEC #EC6AA4 #E5EC6A
split-complementary
#6AECB2 #EC6AE5 #EC716A
monochromatic
#19C377 #34E596 #6AECB2 #A0F3CE #D7FAEA
Accessibility & contrast
On white
1.47
#6AECB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#6AECB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AECB2
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AECB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AECB2 | 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)
#E9DDAF
Deuteranopia (green-blind)
#D6CFB6
Tritanopia (blue-blind)
#36ECDC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6aecb2; /* rgb */ color: rgb(106, 236, 178); /* oklch */ color: oklch(85.4% 0.143 161.8);
Tailwind
colors: {
custom: {
50: '#9ef3c9',
500: '#6aecb2',
950: '#000000',
},
}SCSS
$custom: #6aecb2; $custom-light: #9ef3c9; $custom-dark: #000000;
JSON
{
"hex": "#6aecb2",
"rgb": {
"r": 106,
"g": 236,
"b": 178
},
"hsl": {
"h": 153.231,
"s": 77.381,
"l": 67.059
},
"oklch": {
"l": 0.85448,
"c": 0.14269,
"h": 161.8
},
"luminance": 0.66269
}Semantic roles & 50–950 ramp
primary
#6AECB2
secondary
#C13976
accent
#0C68DA
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582