#6FAC98#6FAC98
#6FAC98 is a light, moderate teal. Relative luminance 0.352; OKLCH L 69.7% C 0.070 H 171.5°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #6FAC98 |
|---|---|
| RGB | rgb(111, 172, 152) |
| HSL | hsl(160, 27%, 55%) |
| HSV | hsv(160, 35%, 67%) |
| CMYK | cmyk(35.5%, 0%, 11.6%, 32.5%) |
| CIE-LAB | lab(65.87, -24.29, 4.06) |
| CIE-LCH | lch(65.87, 24.63, 170.51°) |
| OKLab | oklab(69.69% -0.0694 0.0104) |
| OKLCH | oklch(69.69% 0.07 171.5) |
| XYZ | xyz(26.9735, 35.1500, 35.0630) |
| Luminance | 0.3515 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 4.66
Dull Teal
#5F9E8F
ΔE00 4.73
Grey Teal
#5E9B8A
ΔE00 5.41
Greeny Blue
#42B395
ΔE00 6.23
Tea
#65AB7C
ΔE00 8.12
Pale Teal
#82CBB2
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FAC98 #AC6F83
analogous
#6FAC79 #6FAC98 #6FA1AC
triadic
#6FAC98 #986FAC #AC986F
tetradic
#6FAC98 #796FAC #AC6F83 #A1AC6F
square
#6FAC98 #796FAC #AC6F83 #A1AC6F
split-complementary
#6FAC98 #AC6FA1 #AC796F
monochromatic
#3B6658 #518D79 #6FAC98 #96C2B4 #BDD9D0
Accessibility & contrast
On white
2.62
#6FAC98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#6FAC98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FAC98
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FAC98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FAC98 | 1.00 | 2.62 | 8.03 | 8.03 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A497
Deuteranopia (green-blind)
#9E9D99
Tritanopia (blue-blind)
#5EADA6
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #6fac98; /* rgb */ color: rgb(111, 172, 152); /* oklch */ color: oklch(69.7% 0.070 171.5);
Tailwind
colors: {
custom: {
50: '#9ac5b6',
500: '#6fac98',
950: '#000000',
},
}SCSS
$custom: #6fac98; $custom-light: #9ac5b6; $custom-dark: #000000;
JSON
{
"hex": "#6fac98",
"rgb": {
"r": 111,
"g": 172,
"b": 152
},
"hsl": {
"h": 160.328,
"s": 26.872,
"l": 55.49
},
"oklch": {
"l": 0.69687,
"c": 0.07015,
"h": 171.5
},
"luminance": 0.35152
}Semantic roles & 50–950 ramp
primary
#6FAC98
secondary
#C8AFB7
accent
#6584C3
background
#F9FCFB
surface
#F2F8F6
border
#CCD1D0
text
#0E1311
muted
#7E8280