#69DAB2#69DAB2
#69DAB2 is a light, moderate teal. Relative luminance 0.564; OKLCH L 81.1% C 0.119 H 167.7°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #69DAB2 |
|---|---|
| RGB | rgb(105, 218, 178) |
| HSL | hsl(159, 60%, 63%) |
| HSV | hsv(159, 52%, 85%) |
| CMYK | cmyk(51.8%, 0%, 18.3%, 14.5%) |
| CIE-LAB | lab(79.82, -41.68, 9.94) |
| CIE-LCH | lch(79.82, 42.85, 166.58°) |
| OKLab | oklab(81.11% -0.1167 0.0255) |
| OKLCH | oklch(81.11% 0.119 167.7) |
| XYZ | xyz(38.9293, 56.3570, 50.9373) |
| Luminance | 0.5636 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.94
Eucalyptus
#44D7A8
ΔE00 3.06
Mediumaquamarine
#66CDAA
ΔE00 3.23
Seafoam Blue
#78D1B6
ΔE00 4.18
Light Teal
#90E4C1
ΔE00 4.56
Aquamarine (survey)
#04D8B2
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DAB2 #DA6991
analogous
#69DA79 #69DAB2 #69C9DA
triadic
#69DAB2 #B269DA #DAB269
tetradic
#69DAB2 #7969DA #DA6991 #C9DA69
square
#69DAB2 #7969DA #DA6991 #C9DA69
split-complementary
#69DAB2 #DA69C9 #DA7969
monochromatic
#28A176 #38CE99 #69DAB2 #9AE6CB #CBF2E4
Accessibility & contrast
On white
1.71
#69DAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#69DAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DAB2
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DAB2 | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CDB0
Deuteranopia (green-blind)
#C4C1B5
Tritanopia (blue-blind)
#3BDBCF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #69dab2; /* rgb */ color: rgb(105, 218, 178); /* oklch */ color: oklch(81.1% 0.119 167.7);
Tailwind
colors: {
custom: {
50: '#9ce6c9',
500: '#69dab2',
950: '#000000',
},
}SCSS
$custom: #69dab2; $custom-light: #9ce6c9; $custom-dark: #000000;
JSON
{
"hex": "#69dab2",
"rgb": {
"r": 105,
"g": 218,
"b": 178
},
"hsl": {
"h": 158.761,
"s": 60.428,
"l": 63.333
},
"oklch": {
"l": 0.8111,
"c": 0.11944,
"h": 167.7
},
"luminance": 0.5636
}Semantic roles & 50–950 ramp
primary
#69DAB2
secondary
#A44365
accent
#1D5AC8
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1613
muted
#808482