#69A799#69A799
#69A799 is a light, moderate teal. Relative luminance 0.329; OKLCH L 68.2% C 0.068 H 178.2°. Best body text is #000000 at 7.59:1 contrast (WCAG AA passes).
Color values
| HEX | #69A799 |
|---|---|
| RGB | rgb(105, 167, 153) |
| HSL | hsl(166, 26%, 53%) |
| HSV | hsv(166, 37%, 65%) |
| CMYK | cmyk(37.1%, 0%, 8.4%, 34.5%) |
| CIE-LAB | lab(64.11, -23.28, 0.92) |
| CIE-LCH | lch(64.11, 23.30, 177.73°) |
| OKLab | oklab(68.21% -0.0677 0.0021) |
| OKLCH | oklch(68.21% 0.068 178.2) |
| XYZ | xyz(25.3921, 32.9390, 35.1507) |
| Luminance | 0.3294 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dull Teal
#5F9E8F
ΔE00 2.98
Greyish Teal
#719F91
ΔE00 3.45
Grey Teal
#5E9B8A
ΔE00 4.09
Cadetblue
#5F9EA0
ΔE00 7.04
Sea
#3C9992
ΔE00 7.08
Greeny Blue
#42B395
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69A799 #A76977
analogous
#69A77A #69A799 #6996A7
triadic
#69A799 #9969A7 #A79969
tetradic
#69A799 #7A69A7 #A76977 #96A769
square
#69A799 #7A69A7 #A76977 #96A769
split-complementary
#69A799 #A76996 #A77A69
monochromatic
#375E55 #4E8578 #69A799 #90BEB3 #B6D4CD
Accessibility & contrast
On white
2.77
#69A799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.59
#69A799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69A799
7.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69A799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69A799 | 1.00 | 2.77 | 7.59 | 7.59 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A098
Deuteranopia (green-blind)
#98989A
Tritanopia (blue-blind)
#55A9A3
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #69a799; /* rgb */ color: rgb(105, 167, 153); /* oklch */ color: oklch(68.2% 0.068 178.2);
Tailwind
colors: {
custom: {
50: '#96c1b7',
500: '#69a799',
950: '#000000',
},
}SCSS
$custom: #69a799; $custom-light: #96c1b7; $custom-dark: #000000;
JSON
{
"hex": "#69a799",
"rgb": {
"r": 105,
"g": 167,
"b": 153
},
"hsl": {
"h": 166.452,
"s": 26.05,
"l": 53.333
},
"oklch": {
"l": 0.68206,
"c": 0.06775,
"h": 178.2
},
"luminance": 0.32941
}Semantic roles & 50–950 ramp
primary
#69A799
secondary
#C3A9AF
accent
#657AC2
background
#F9FBFB
surface
#F2F7F6
border
#CCD0D0
text
#0E1211
muted
#7E8180