#69DBB3#69DBB3
#69DBB3 is a light, vivid teal. Relative luminance 0.569; OKLCH L 81.4% C 0.120 H 167.8°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #69DBB3 |
|---|---|
| RGB | rgb(105, 219, 179) |
| HSL | hsl(159, 61%, 64%) |
| HSV | hsv(159, 52%, 86%) |
| CMYK | cmyk(52.1%, 0%, 18.3%, 14.1%) |
| CIE-LAB | lab(80.13, -41.90, 9.86) |
| CIE-LCH | lch(80.13, 43.05, 166.75°) |
| OKLab | oklab(81.38% -0.1173 0.0253) |
| OKLCH | oklch(81.38% 0.12 167.8) |
| XYZ | xyz(39.2902, 56.9175, 51.5547) |
| Luminance | 0.5692 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.89
Eucalyptus
#44D7A8
ΔE00 3.12
Mediumaquamarine
#66CDAA
ΔE00 3.44
Seafoam Blue
#78D1B6
ΔE00 4.29
Light Teal
#90E4C1
ΔE00 4.47
Aqua Marine
#2EE8BB
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DBB3 #DB6991
analogous
#69DB7A #69DBB3 #69CADB
triadic
#69DBB3 #B369DB #DBB369
tetradic
#69DBB3 #7A69DB #DB6991 #CADB69
square
#69DBB3 #7A69DB #DB6991 #CADB69
split-complementary
#69DBB3 #DB69CA #DB7A69
monochromatic
#27A377 #38CF9A #69DBB3 #9AE7CC #CCF3E5
Accessibility & contrast
On white
1.70
#69DBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#69DBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DBB3
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DBB3 | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CEB1
Deuteranopia (green-blind)
#C5C2B6
Tritanopia (blue-blind)
#3ADCD0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #69dbb3; /* rgb */ color: rgb(105, 219, 179); /* oklch */ color: oklch(81.4% 0.120 167.8);
Tailwind
colors: {
custom: {
50: '#9ce7c9',
500: '#69dbb3',
950: '#000000',
},
}SCSS
$custom: #69dbb3; $custom-light: #9ce7c9; $custom-dark: #000000;
JSON
{
"hex": "#69dbb3",
"rgb": {
"r": 105,
"g": 219,
"b": 179
},
"hsl": {
"h": 158.947,
"s": 61.29,
"l": 63.529
},
"oklch": {
"l": 0.81375,
"c": 0.12004,
"h": 167.8
},
"luminance": 0.56921
}Semantic roles & 50–950 ramp
primary
#69DBB3
secondary
#A64265
accent
#1D59C9
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1613
muted
#808482