#69DCAD#69DCAD
#69DCAD is a light, vivid teal. Relative luminance 0.572; OKLCH L 81.5% C 0.126 H 164.3°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #69DCAD |
|---|---|
| RGB | rgb(105, 220, 173) |
| HSL | hsl(155, 62%, 64%) |
| HSV | hsv(155, 52%, 86%) |
| CMYK | cmyk(52.3%, 0%, 21.4%, 13.7%) |
| CIE-LAB | lab(80.29, -43.65, 13.27) |
| CIE-LCH | lch(80.29, 45.62, 163.09°) |
| OKLab | oklab(81.46% -0.1211 0.034) |
| OKLCH | oklch(81.46% 0.126 164.3) |
| XYZ | xyz(38.9582, 57.2034, 48.5154) |
| Luminance | 0.5721 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.29
Eucalyptus
#44D7A8
ΔE00 2.93
Mediumaquamarine
#66CDAA
ΔE00 4.39
Aqua Marine
#2EE8BB
ΔE00 4.84
Light Teal
#90E4C1
ΔE00 5.01
Aquamarine (survey)
#04D8B2
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DCAD #DC6998
analogous
#69DC73 #69DCAD #69D1DC
triadic
#69DCAD #AD69DC #DCAD69
tetradic
#69DCAD #7369DC #DC6998 #D1DC69
square
#69DCAD #7369DC #DC6998 #D1DC69
split-complementary
#69DCAD #DC69D1 #DC7369
monochromatic
#26A471 #37D092 #69DCAD #9BE8C8 #CCF3E3
Accessibility & contrast
On white
1.69
#69DCAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#69DCAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DCAD
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DCAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DCAD | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CEAB
Deuteranopia (green-blind)
#C7C2B0
Tritanopia (blue-blind)
#3EDCCF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #69dcad; /* rgb */ color: rgb(105, 220, 173); /* oklch */ color: oklch(81.5% 0.126 164.3);
Tailwind
colors: {
custom: {
50: '#9ce7c5',
500: '#69dcad',
950: '#000000',
},
}SCSS
$custom: #69dcad; $custom-light: #9ce7c5; $custom-dark: #000000;
JSON
{
"hex": "#69dcad",
"rgb": {
"r": 105,
"g": 220,
"b": 173
},
"hsl": {
"h": 155.478,
"s": 62.162,
"l": 63.725
},
"oklch": {
"l": 0.81461,
"c": 0.12582,
"h": 164.3
},
"luminance": 0.57207
}Semantic roles & 50–950 ramp
primary
#69DCAD
secondary
#A7426B
accent
#1C63CA
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1613
muted
#808482