#69DBAC#69DBAC
#69DBAC is a light, vivid teal. Relative luminance 0.566; OKLCH L 81.2% C 0.125 H 164.1°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #69DBAC |
|---|---|
| RGB | rgb(105, 219, 172) |
| HSL | hsl(155, 61%, 64%) |
| HSV | hsv(155, 52%, 86%) |
| CMYK | cmyk(52.1%, 0%, 21.5%, 14.1%) |
| CIE-LAB | lab(79.98, -43.42, 13.35) |
| CIE-LCH | lch(79.98, 45.43, 162.91°) |
| OKLab | oklab(81.2% -0.1205 0.0342) |
| OKLCH | oklch(81.2% 0.125 164.1) |
| XYZ | xyz(38.6001, 56.6415, 47.9205) |
| Luminance | 0.5665 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.37
Eucalyptus
#44D7A8
ΔE00 2.87
Mediumaquamarine
#66CDAA
ΔE00 4.24
Aqua Marine
#2EE8BB
ΔE00 5.01
Light Teal
#90E4C1
ΔE00 5.10
Aquamarine (survey)
#04D8B2
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DBAC #DB6998
analogous
#69DB73 #69DBAC #69D1DB
triadic
#69DBAC #AC69DB #DBAC69
tetradic
#69DBAC #7369DB #DB6998 #D1DB69
square
#69DBAC #7369DB #DB6998 #D1DB69
split-complementary
#69DBAC #DB69D1 #DB7369
monochromatic
#27A370 #38CF91 #69DBAC #9AE7C7 #CCF3E3
Accessibility & contrast
On white
1.70
#69DBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#69DBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DBAC
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DBAC | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CEA9
Deuteranopia (green-blind)
#C6C1AF
Tritanopia (blue-blind)
#3FDBCE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #69dbac; /* rgb */ color: rgb(105, 219, 172); /* oklch */ color: oklch(81.2% 0.125 164.1);
Tailwind
colors: {
custom: {
50: '#9ce7c4',
500: '#69dbac',
950: '#000000',
},
}SCSS
$custom: #69dbac; $custom-light: #9ce7c4; $custom-dark: #000000;
JSON
{
"hex": "#69dbac",
"rgb": {
"r": 105,
"g": 219,
"b": 172
},
"hsl": {
"h": 155.263,
"s": 61.29,
"l": 63.529
},
"oklch": {
"l": 0.81197,
"c": 0.12526,
"h": 164.1
},
"luminance": 0.56645
}Semantic roles & 50–950 ramp
primary
#69DBAC
secondary
#A6426B
accent
#1D64C9
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1612
muted
#808482