#69DCA4#69DCA4
#69DCA4 is a light, vivid teal. Relative luminance 0.569; OKLCH L 81.2% C 0.133 H 160.1°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #69DCA4 |
|---|---|
| RGB | rgb(105, 220, 164) |
| HSL | hsl(151, 62%, 64%) |
| HSV | hsv(151, 52%, 86%) |
| CMYK | cmyk(52.3%, 0%, 25.5%, 13.7%) |
| CIE-LAB | lab(80.10, -45.53, 17.74) |
| CIE-LCH | lch(80.10, 48.86, 158.71°) |
| OKLab | oklab(81.25% -0.1252 0.0453) |
| OKLCH | oklch(81.25% 0.133 160.1) |
| XYZ | xyz(38.1165, 56.8667, 44.0825) |
| Luminance | 0.5687 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.22
Eucalyptus
#44D7A8
ΔE00 3.93
Aqua Green
#12E193
ΔE00 5.30
Mediumaquamarine
#66CDAA
ΔE00 5.90
Hospital Green
#9BE5AA
ΔE00 6.03
Light Greenish Blue
#63F7B4
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DCA4 #DC69A1
analogous
#69DC6A #69DCA4 #69DADC
triadic
#69DCA4 #A469DC #DCA469
tetradic
#69DCA4 #6A69DC #DC69A1 #DADC69
square
#69DCA4 #6A69DC #DC69A1 #DADC69
split-complementary
#69DCA4 #DC69DA #DC6A69
monochromatic
#26A467 #37D086 #69DCA4 #9BE8C2 #CCF3E0
Accessibility & contrast
On white
1.70
#69DCA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#69DCA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DCA4
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DCA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DCA4 | 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)
#DACEA1
Deuteranopia (green-blind)
#C9C2A7
Tritanopia (blue-blind)
#43DBCD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #69dca4; /* rgb */ color: rgb(105, 220, 164); /* oklch */ color: oklch(81.2% 0.133 160.1);
Tailwind
colors: {
custom: {
50: '#9ce7bf',
500: '#69dca4',
950: '#000000',
},
}SCSS
$custom: #69dca4; $custom-light: #9ce7bf; $custom-dark: #000000;
JSON
{
"hex": "#69dca4",
"rgb": {
"r": 105,
"g": 220,
"b": 164
},
"hsl": {
"h": 150.783,
"s": 62.162,
"l": 63.725
},
"oklch": {
"l": 0.81245,
"c": 0.13313,
"h": 160.1
},
"luminance": 0.5687
}Semantic roles & 50–950 ramp
primary
#69DCA4
secondary
#A74273
accent
#1C70CA
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1612
muted
#808482