#69DCA5#69DCA5
#69DCA5 is a light, vivid teal. Relative luminance 0.569; OKLCH L 81.3% C 0.132 H 160.6°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #69DCA5 |
|---|---|
| RGB | rgb(105, 220, 165) |
| HSL | hsl(151, 62%, 64%) |
| HSV | hsv(151, 52%, 86%) |
| CMYK | cmyk(52.3%, 0%, 25%, 13.7%) |
| CIE-LAB | lab(80.12, -45.32, 17.24) |
| CIE-LCH | lch(80.12, 48.49, 159.17°) |
| OKLab | oklab(81.27% -0.1247 0.0441) |
| OKLCH | oklch(81.27% 0.132 160.6) |
| XYZ | xyz(38.2072, 56.9029, 44.5600) |
| Luminance | 0.5691 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.07
Eucalyptus
#44D7A8
ΔE00 3.78
Aqua Green
#12E193
ΔE00 5.43
Mediumaquamarine
#66CDAA
ΔE00 5.72
Aqua Marine
#2EE8BB
ΔE00 5.92
Light Greenish Blue
#63F7B4
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DCA5 #DC69A0
analogous
#69DC6B #69DCA5 #69DADC
triadic
#69DCA5 #A569DC #DCA569
tetradic
#69DCA5 #6B69DC #DC69A0 #DADC69
square
#69DCA5 #6B69DC #DC69A0 #DADC69
split-complementary
#69DCA5 #DC69DA #DC6B69
monochromatic
#26A468 #37D087 #69DCA5 #9BE8C3 #CCF3E1
Accessibility & contrast
On white
1.70
#69DCA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#69DCA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DCA5
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DCA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DCA5 | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACEA2
Deuteranopia (green-blind)
#C9C2A8
Tritanopia (blue-blind)
#42DBCD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #69dca5; /* rgb */ color: rgb(105, 220, 165); /* oklch */ color: oklch(81.3% 0.132 160.6);
Tailwind
colors: {
custom: {
50: '#9ce7bf',
500: '#69dca5',
950: '#000000',
},
}SCSS
$custom: #69dca5; $custom-light: #9ce7bf; $custom-dark: #000000;
JSON
{
"hex": "#69dca5",
"rgb": {
"r": 105,
"g": 220,
"b": 165
},
"hsl": {
"h": 151.304,
"s": 62.162,
"l": 63.725
},
"oklch": {
"l": 0.81268,
"c": 0.13229,
"h": 160.6
},
"luminance": 0.56906
}Semantic roles & 50–950 ramp
primary
#69DCA5
secondary
#A74272
accent
#1C6FCA
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1612
muted
#808482