#6AEBAF#6AEBAF
#6AEBAF is a very light, vivid teal. Relative luminance 0.656; OKLCH L 85.1% C 0.144 H 160.8°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #6AEBAF |
|---|---|
| RGB | rgb(106, 235, 175) |
| HSL | hsl(152, 76%, 67%) |
| HSV | hsv(152, 55%, 92%) |
| CMYK | cmyk(54.9%, 0%, 25.5%, 7.8%) |
| CIE-LAB | lab(84.78, -49.40, 18.51) |
| CIE-LCH | lch(84.78, 52.76, 159.46°) |
| OKLab | oklab(85.14% -0.1358 0.0473) |
| OKLCH | oklch(85.14% 0.144 160.8) |
| XYZ | xyz(43.3862, 65.5720, 50.9194) |
| Luminance | 0.6558 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.75
Seafoam
#7FE0B3
ΔE00 4.17
Light Blue Green
#7EFBB3
ΔE00 4.22
Light Aquamarine
#7BFDC7
ΔE00 4.33
Seafoam (survey)
#80F9AD
ΔE00 4.58
Seafoam Green
#7AF9AB
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AEBAF #EB6AA6
analogous
#6AEB6F #6AEBAF #6AE6EB
triadic
#6AEBAF #AF6AEB #EBAF6A
tetradic
#6AEBAF #6F6AEB #EB6AA6 #E6EB6A
square
#6AEBAF #6F6AEB #EB6AA6 #E6EB6A
split-complementary
#6AEBAF #EB6AE6 #EB6F6A
monochromatic
#1AC173 #34E492 #6AEBAF #A0F2CC #D6F9E9
Accessibility & contrast
On white
1.49
#6AEBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#6AEBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AEBAF
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AEBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AEBAF | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DCAC
Deuteranopia (green-blind)
#D6CEB3
Tritanopia (blue-blind)
#39EADB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6aebaf; /* rgb */ color: rgb(106, 235, 175); /* oklch */ color: oklch(85.1% 0.144 160.8);
Tailwind
colors: {
custom: {
50: '#9ef2c7',
500: '#6aebaf',
950: '#000000',
},
}SCSS
$custom: #6aebaf; $custom-light: #9ef2c7; $custom-dark: #000000;
JSON
{
"hex": "#6aebaf",
"rgb": {
"r": 106,
"g": 235,
"b": 175
},
"hsl": {
"h": 152.093,
"s": 76.331,
"l": 66.863
},
"oklch": {
"l": 0.85139,
"c": 0.14381,
"h": 160.8
},
"luminance": 0.65576
}Semantic roles & 50–950 ramp
primary
#6AEBAF
secondary
#BF3A78
accent
#0D6CD9
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582