#69DBAB#69DBAB
#69DBAB is a light, vivid teal. Relative luminance 0.566; OKLCH L 81.2% C 0.126 H 163.6°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #69DBAB |
|---|---|
| RGB | rgb(105, 219, 171) |
| HSL | hsl(155, 61%, 64%) |
| HSV | hsv(155, 52%, 86%) |
| CMYK | cmyk(52.1%, 0%, 21.9%, 14.1%) |
| CIE-LAB | lab(79.96, -43.64, 13.85) |
| CIE-LCH | lch(79.96, 45.78, 162.40°) |
| OKLab | oklab(81.17% -0.1209 0.0355) |
| OKLCH | oklch(81.17% 0.126 163.6) |
| XYZ | xyz(38.5045, 56.6032, 47.4166) |
| Luminance | 0.5661 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.40
Eucalyptus
#44D7A8
ΔE00 2.93
Mediumaquamarine
#66CDAA
ΔE00 4.39
Aqua Marine
#2EE8BB
ΔE00 5.12
Light Teal
#90E4C1
ΔE00 5.23
Aquamarine (survey)
#04D8B2
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DBAB #DB6999
analogous
#69DB72 #69DBAB #69D2DB
triadic
#69DBAB #AB69DB #DBAB69
tetradic
#69DBAB #7269DB #DB6999 #D2DB69
square
#69DBAB #7269DB #DB6999 #D2DB69
split-complementary
#69DBAB #DB69D2 #DB7269
monochromatic
#27A36F #38CF8F #69DBAB #9AE7C7 #CCF3E2
Accessibility & contrast
On white
1.70
#69DBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#69DBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DBAB
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DBAB | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CDA8
Deuteranopia (green-blind)
#C7C1AE
Tritanopia (blue-blind)
#3FDBCE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #69dbab; /* rgb */ color: rgb(105, 219, 171); /* oklch */ color: oklch(81.2% 0.126 163.6);
Tailwind
colors: {
custom: {
50: '#9ce7c4',
500: '#69dbab',
950: '#000000',
},
}SCSS
$custom: #69dbab; $custom-light: #9ce7c4; $custom-dark: #000000;
JSON
{
"hex": "#69dbab",
"rgb": {
"r": 105,
"g": 219,
"b": 171
},
"hsl": {
"h": 154.737,
"s": 61.29,
"l": 63.529
},
"oklch": {
"l": 0.81172,
"c": 0.12604,
"h": 163.6
},
"luminance": 0.56607
}Semantic roles & 50–950 ramp
primary
#69DBAB
secondary
#A6426C
accent
#1D65C9
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1612
muted
#808482