#6AAA98#6AAA98
#6AAA98 is a light, moderate teal. Relative luminance 0.341; OKLCH L 68.9% C 0.071 H 174.3°. Best body text is #000000 at 7.82:1 contrast (WCAG AA passes).
Color values
| HEX | #6AAA98 |
|---|---|
| RGB | rgb(106, 170, 152) |
| HSL | hsl(163, 27%, 54%) |
| HSV | hsv(163, 38%, 67%) |
| CMYK | cmyk(37.6%, 0%, 10.6%, 33.3%) |
| CIE-LAB | lab(65.03, -24.74, 2.81) |
| CIE-LCH | lch(65.03, 24.90, 173.51°) |
| OKLab | oklab(68.95% -0.0711 0.0071) |
| OKLCH | oklch(68.95% 0.071 174.3) |
| XYZ | xyz(25.9840, 34.0790, 34.9084) |
| Luminance | 0.3408 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dull Teal
#5F9E8F
ΔE00 3.82
Greyish Teal
#719F91
ΔE00 4.30
Grey Teal
#5E9B8A
ΔE00 4.67
Greeny Blue
#42B395
ΔE00 6.21
Lightseagreen
#20B2AA
ΔE00 8.06
Tealish
#24BCA8
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AAA98 #AA6A7C
analogous
#6AAA78 #6AAA98 #6A9CAA
triadic
#6AAA98 #986AAA #AA986A
tetradic
#6AAA98 #786AAA #AA6A7C #9CAA6A
square
#6AAA98 #786AAA #AA6A7C #9CAA6A
split-complementary
#6AAA98 #AA6A9C #AA786A
monochromatic
#386256 #4E8978 #6AAA98 #91C0B3 #B8D6CE
Accessibility & contrast
On white
2.69
#6AAA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.82
#6AAA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AAA98
7.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AAA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AAA98 | 1.00 | 2.69 | 7.82 | 7.82 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A297
Deuteranopia (green-blind)
#9B9B99
Tritanopia (blue-blind)
#56ABA5
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #6aaa98; /* rgb */ color: rgb(106, 170, 152); /* oklch */ color: oklch(68.9% 0.071 174.3);
Tailwind
colors: {
custom: {
50: '#97c3b6',
500: '#6aaa98',
950: '#000000',
},
}SCSS
$custom: #6aaa98; $custom-light: #97c3b6; $custom-dark: #000000;
JSON
{
"hex": "#6aaa98",
"rgb": {
"r": 106,
"g": 170,
"b": 152
},
"hsl": {
"h": 163.125,
"s": 27.35,
"l": 54.118
},
"oklch": {
"l": 0.68945,
"c": 0.07147,
"h": 174.3
},
"luminance": 0.34081
}Semantic roles & 50–950 ramp
primary
#6AAA98
secondary
#C6AAB2
accent
#647FC4
background
#F9FCFB
surface
#F2F8F6
border
#CCD1D0
text
#0E1211
muted
#7E8180