#69DCA8#69DCA8
#69DCA8 is a light, vivid teal. Relative luminance 0.570; OKLCH L 81.3% C 0.130 H 161.9°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #69DCA8 |
|---|---|
| RGB | rgb(105, 220, 168) |
| HSL | hsl(153, 62%, 64%) |
| HSV | hsv(153, 52%, 86%) |
| CMYK | cmyk(52.3%, 0%, 23.6%, 13.7%) |
| CIE-LAB | lab(80.19, -44.70, 15.75) |
| CIE-LCH | lch(80.19, 47.40, 160.59°) |
| OKLab | oklab(81.34% -0.1234 0.0403) |
| OKLCH | oklch(81.34% 0.13 161.9) |
| XYZ | xyz(38.4834, 57.0134, 46.0149) |
| Luminance | 0.5702 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.65
Eucalyptus
#44D7A8
ΔE00 3.36
Mediumaquamarine
#66CDAA
ΔE00 5.19
Aqua Marine
#2EE8BB
ΔE00 5.47
Light Teal
#90E4C1
ΔE00 5.72
Aqua Green
#12E193
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DCA8 #DC699D
analogous
#69DC6E #69DCA8 #69D6DC
triadic
#69DCA8 #A869DC #DCA869
tetradic
#69DCA8 #6E69DC #DC699D #D6DC69
square
#69DCA8 #6E69DC #DC699D #D6DC69
split-complementary
#69DCA8 #DC69D6 #DC6E69
monochromatic
#26A46B #37D08B #69DCA8 #9BE8C5 #CCF3E2
Accessibility & contrast
On white
1.69
#69DCA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#69DCA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DCA8
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DCA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DCA8 | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CEA5
Deuteranopia (green-blind)
#C8C2AB
Tritanopia (blue-blind)
#41DCCE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #69dca8; /* rgb */ color: rgb(105, 220, 168); /* oklch */ color: oklch(81.3% 0.130 161.9);
Tailwind
colors: {
custom: {
50: '#9ce7c2',
500: '#69dca8',
950: '#000000',
},
}SCSS
$custom: #69dca8; $custom-light: #9ce7c2; $custom-dark: #000000;
JSON
{
"hex": "#69dca8",
"rgb": {
"r": 105,
"g": 220,
"b": 168
},
"hsl": {
"h": 152.87,
"s": 62.162,
"l": 63.725
},
"oklch": {
"l": 0.81339,
"c": 0.12981,
"h": 161.9
},
"luminance": 0.57017
}Semantic roles & 50–950 ramp
primary
#69DCA8
secondary
#A74270
accent
#1C6ACA
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1612
muted
#808482