#69DBB4#69DBB4
#69DBB4 is a light, moderate teal. Relative luminance 0.570; OKLCH L 81.4% C 0.119 H 168.4°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #69DBB4 |
|---|---|
| RGB | rgb(105, 219, 180) |
| HSL | hsl(159, 61%, 64%) |
| HSV | hsv(159, 52%, 86%) |
| CMYK | cmyk(52.1%, 0%, 17.8%, 14.1%) |
| CIE-LAB | lab(80.16, -41.68, 9.37) |
| CIE-LCH | lch(80.16, 42.72, 167.34°) |
| OKLab | oklab(81.4% -0.1169 0.024) |
| OKLCH | oklch(81.4% 0.119 168.4) |
| XYZ | xyz(39.3917, 56.9581, 52.0893) |
| Luminance | 0.5696 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.05
Eucalyptus
#44D7A8
ΔE00 3.25
Mediumaquamarine
#66CDAA
ΔE00 3.40
Seafoam Blue
#78D1B6
ΔE00 4.10
Light Teal
#90E4C1
ΔE00 4.43
Aqua Marine
#2EE8BB
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DBB4 #DB6990
analogous
#69DB7B #69DBB4 #69C9DB
triadic
#69DBB4 #B469DB #DBB469
tetradic
#69DBB4 #7B69DB #DB6990 #C9DB69
square
#69DBB4 #7B69DB #DB6990 #C9DB69
split-complementary
#69DBB4 #DB69C9 #DB7B69
monochromatic
#27A378 #38CF9B #69DBB4 #9AE7CD #CCF3E5
Accessibility & contrast
On white
1.69
#69DBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#69DBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DBB4
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DBB4 | 1.00 | 1.69 | 12.39 | 12.39 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CEB2
Deuteranopia (green-blind)
#C5C2B7
Tritanopia (blue-blind)
#39DCD0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #69dbb4; /* rgb */ color: rgb(105, 219, 180); /* oklch */ color: oklch(81.4% 0.119 168.4);
Tailwind
colors: {
custom: {
50: '#9ce7ca',
500: '#69dbb4',
950: '#000000',
},
}SCSS
$custom: #69dbb4; $custom-light: #9ce7ca; $custom-dark: #000000;
JSON
{
"hex": "#69dbb4",
"rgb": {
"r": 105,
"g": 219,
"b": 180
},
"hsl": {
"h": 159.474,
"s": 61.29,
"l": 63.529
},
"oklch": {
"l": 0.81401,
"c": 0.11934,
"h": 168.4
},
"luminance": 0.56962
}Semantic roles & 50–950 ramp
primary
#69DBB4
secondary
#A64264
accent
#1D58C9
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1613
muted
#808482