#6AEBAE#6AEBAE
#6AEBAE is a very light, vivid teal. Relative luminance 0.655; OKLCH L 85.1% C 0.145 H 160.4°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #6AEBAE |
|---|---|
| RGB | rgb(106, 235, 174) |
| HSL | hsl(152, 76%, 67%) |
| HSV | hsv(152, 55%, 92%) |
| CMYK | cmyk(54.9%, 0%, 26%, 7.8%) |
| CIE-LAB | lab(84.76, -49.61, 19.01) |
| CIE-LCH | lch(84.76, 53.12, 159.04°) |
| OKLab | oklab(85.12% -0.1363 0.0485) |
| OKLCH | oklch(85.12% 0.145 160.4) |
| XYZ | xyz(43.2884, 65.5328, 50.4041) |
| Luminance | 0.6554 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.70
Light Blue Green
#7EFBB3
ΔE00 4.11
Seafoam
#7FE0B3
ΔE00 4.30
Seafoam Green
#7AF9AB
ΔE00 4.42
Seafoam (survey)
#80F9AD
ΔE00 4.43
Light Aquamarine
#7BFDC7
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AEBAE #EB6AA7
analogous
#6AEB6E #6AEBAE #6AE7EB
triadic
#6AEBAE #AE6AEB #EBAE6A
tetradic
#6AEBAE #6E6AEB #EB6AA7 #E7EB6A
square
#6AEBAE #6E6AEB #EB6AA7 #E7EB6A
split-complementary
#6AEBAE #EB6AE7 #EB6E6A
monochromatic
#1AC172 #34E491 #6AEBAE #A0F2CB #D6F9E9
Accessibility & contrast
On white
1.49
#6AEBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#6AEBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AEBAE
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AEBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AEBAE | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DBAB
Deuteranopia (green-blind)
#D6CEB2
Tritanopia (blue-blind)
#39EADA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6aebae; /* rgb */ color: rgb(106, 235, 174); /* oklch */ color: oklch(85.1% 0.145 160.4);
Tailwind
colors: {
custom: {
50: '#9ef2c6',
500: '#6aebae',
950: '#000000',
},
}SCSS
$custom: #6aebae; $custom-light: #9ef2c6; $custom-dark: #000000;
JSON
{
"hex": "#6aebae",
"rgb": {
"r": 106,
"g": 235,
"b": 174
},
"hsl": {
"h": 151.628,
"s": 76.331,
"l": 66.863
},
"oklch": {
"l": 0.85116,
"c": 0.14464,
"h": 160.4
},
"luminance": 0.65537
}Semantic roles & 50–950 ramp
primary
#6AEBAE
secondary
#BF3A79
accent
#0D6DD9
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582