#69B199#69B199
#69B199 is a light, moderate teal. Relative luminance 0.367; OKLCH L 70.6% C 0.081 H 170.5°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #69B199 |
|---|---|
| RGB | rgb(105, 177, 153) |
| HSL | hsl(160, 32%, 55%) |
| HSV | hsv(160, 41%, 69%) |
| CMYK | cmyk(40.7%, 0%, 13.6%, 30.6%) |
| CIE-LAB | lab(67.09, -28.25, 5.23) |
| CIE-LCH | lch(67.09, 28.73, 169.51°) |
| OKLab | oklab(70.6% -0.0802 0.0134) |
| OKLCH | oklch(70.6% 0.081 170.5) |
| XYZ | xyz(27.2954, 36.7456, 35.7851) |
| Luminance | 0.3675 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 4.44
Dull Teal
#5F9E8F
ΔE00 6.21
Greyish Teal
#719F91
ΔE00 6.76
Grey Teal
#5E9B8A
ΔE00 6.81
Tealish
#24BCA8
ΔE00 7.01
Pale Teal
#82CBB2
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69B199 #B16981
analogous
#69B175 #69B199 #69A5B1
triadic
#69B199 #9969B1 #B19969
tetradic
#69B199 #7569B1 #B16981 #A5B169
square
#69B199 #7569B1 #B16981 #A5B169
split-complementary
#69B199 #B169A5 #B17569
monochromatic
#376958 #4C917A #69B199 #91C6B4 #BADBD0
Accessibility & contrast
On white
2.52
#69B199 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#69B199 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69B199
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69B199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69B199 | 1.00 | 2.52 | 8.35 | 8.35 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA898
Deuteranopia (green-blind)
#A1A09B
Tritanopia (blue-blind)
#53B2AA
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #69b199; /* rgb */ color: rgb(105, 177, 153); /* oklch */ color: oklch(70.6% 0.081 170.5);
Tailwind
colors: {
custom: {
50: '#97c8b7',
500: '#69b199',
950: '#000000',
},
}SCSS
$custom: #69b199; $custom-light: #97c8b7; $custom-dark: #000000;
JSON
{
"hex": "#69b199",
"rgb": {
"r": 105,
"g": 177,
"b": 153
},
"hsl": {
"h": 160,
"s": 31.579,
"l": 55.294
},
"oklch": {
"l": 0.70601,
"c": 0.08135,
"h": 170.5
},
"luminance": 0.36747
}Semantic roles & 50–950 ramp
primary
#69B199
secondary
#CAACB6
accent
#6083C8
background
#F9FCFB
surface
#F2F8F6
border
#CCD1D0
text
#0E1311
muted
#7E8280