#69DBB5#69DBB5
#69DBB5 is a light, moderate teal. Relative luminance 0.570; OKLCH L 81.4% C 0.119 H 169.0°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #69DBB5 |
|---|---|
| RGB | rgb(105, 219, 181) |
| HSL | hsl(160, 61%, 64%) |
| HSV | hsv(160, 52%, 86%) |
| CMYK | cmyk(52.1%, 0%, 17.4%, 14.1%) |
| CIE-LAB | lab(80.18, -41.46, 8.87) |
| CIE-LCH | lch(80.18, 42.40, 167.93°) |
| OKLab | oklab(81.43% -0.1164 0.0227) |
| OKLCH | oklch(81.43% 0.119 169) |
| XYZ | xyz(39.4939, 56.9990, 52.6278) |
| Luminance | 0.5700 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.23
Mediumaquamarine
#66CDAA
ΔE00 3.37
Eucalyptus
#44D7A8
ΔE00 3.39
Seafoam Blue
#78D1B6
ΔE00 3.93
Light Teal
#90E4C1
ΔE00 4.41
Aquamarine (survey)
#04D8B2
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DBB5 #DB698F
analogous
#69DB7C #69DBB5 #69C8DB
triadic
#69DBB5 #B569DB #DBB569
tetradic
#69DBB5 #7C69DB #DB698F #C8DB69
square
#69DBB5 #7C69DB #DB698F #C8DB69
split-complementary
#69DBB5 #DB69C8 #DB7C69
monochromatic
#27A379 #38CF9D #69DBB5 #9AE7CD #CCF3E6
Accessibility & contrast
On white
1.69
#69DBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#69DBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DBB5
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DBB5 | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CEB3
Deuteranopia (green-blind)
#C5C2B8
Tritanopia (blue-blind)
#39DCD0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #69dbb5; /* rgb */ color: rgb(105, 219, 181); /* oklch */ color: oklch(81.4% 0.119 169.0);
Tailwind
colors: {
custom: {
50: '#9ce7cb',
500: '#69dbb5',
950: '#000000',
},
}SCSS
$custom: #69dbb5; $custom-light: #9ce7cb; $custom-dark: #000000;
JSON
{
"hex": "#69dbb5",
"rgb": {
"r": 105,
"g": 219,
"b": 181
},
"hsl": {
"h": 160,
"s": 61.29,
"l": 63.529
},
"oklch": {
"l": 0.81427,
"c": 0.11865,
"h": 169
},
"luminance": 0.57002
}Semantic roles & 50–950 ramp
primary
#69DBB5
secondary
#A64263
accent
#1D56C9
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1613
muted
#808482