#69DCA3#69DCA3
#69DCA3 is a light, vivid teal. Relative luminance 0.568; OKLCH L 81.2% C 0.134 H 159.7°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #69DCA3 |
|---|---|
| RGB | rgb(105, 220, 163) |
| HSL | hsl(150, 62%, 64%) |
| HSV | hsv(150, 52%, 86%) |
| CMYK | cmyk(52.3%, 0%, 25.9%, 13.7%) |
| CIE-LAB | lab(80.08, -45.73, 18.24) |
| CIE-LCH | lch(80.08, 49.23, 158.26°) |
| OKLab | oklab(81.22% -0.1256 0.0465) |
| OKLCH | oklch(81.22% 0.134 159.7) |
| XYZ | xyz(38.0266, 56.8307, 43.6087) |
| Luminance | 0.5683 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.39
Eucalyptus
#44D7A8
ΔE00 4.09
Aqua Green
#12E193
ΔE00 5.17
Hospital Green
#9BE5AA
ΔE00 5.96
Light Greenish Blue
#63F7B4
ΔE00 6.04
Mediumaquamarine
#66CDAA
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DCA3 #DC69A2
analogous
#69DC69 #69DCA3 #69DBDC
triadic
#69DCA3 #A369DC #DCA369
tetradic
#69DCA3 #6969DC #DC69A2 #DBDC69
square
#69DCA3 #6969DC #DC69A2 #DBDC69
split-complementary
#69DCA3 #DC69DB #DC6969
monochromatic
#26A466 #37D085 #69DCA3 #9BE8C1 #CCF3E0
Accessibility & contrast
On white
1.70
#69DCA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#69DCA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DCA3
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DCA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DCA3 | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACEA0
Deuteranopia (green-blind)
#C9C2A7
Tritanopia (blue-blind)
#43DBCC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #69dca3; /* rgb */ color: rgb(105, 220, 163); /* oklch */ color: oklch(81.2% 0.134 159.7);
Tailwind
colors: {
custom: {
50: '#9ce7be',
500: '#69dca3',
950: '#000000',
},
}SCSS
$custom: #69dca3; $custom-light: #9ce7be; $custom-dark: #000000;
JSON
{
"hex": "#69dca3",
"rgb": {
"r": 105,
"g": 220,
"b": 163
},
"hsl": {
"h": 150.261,
"s": 62.162,
"l": 63.725
},
"oklch": {
"l": 0.81222,
"c": 0.13398,
"h": 159.7
},
"luminance": 0.56834
}Semantic roles & 50–950 ramp
primary
#69DCA3
secondary
#A74274
accent
#1C72CA
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1612
muted
#808482