#69DBB2#69DBB2
#69DBB2 is a light, vivid teal. Relative luminance 0.569; OKLCH L 81.3% C 0.121 H 167.3°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #69DBB2 |
|---|---|
| RGB | rgb(105, 219, 178) |
| HSL | hsl(158, 61%, 64%) |
| HSV | hsv(158, 52%, 86%) |
| CMYK | cmyk(52.1%, 0%, 18.7%, 14.1%) |
| CIE-LAB | lab(80.11, -42.12, 10.36) |
| CIE-LCH | lch(80.11, 43.38, 166.18°) |
| OKLab | oklab(81.35% -0.1178 0.0266) |
| OKLCH | oklch(81.35% 0.121 167.3) |
| XYZ | xyz(39.1894, 56.8772, 51.0240) |
| Luminance | 0.5688 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.74
Eucalyptus
#44D7A8
ΔE00 3.01
Mediumaquamarine
#66CDAA
ΔE00 3.51
Seafoam Blue
#78D1B6
ΔE00 4.47
Light Teal
#90E4C1
ΔE00 4.52
Aqua Marine
#2EE8BB
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DBB2 #DB6992
analogous
#69DB79 #69DBB2 #69CBDB
triadic
#69DBB2 #B269DB #DBB269
tetradic
#69DBB2 #7969DB #DB6992 #CBDB69
square
#69DBB2 #7969DB #DB6992 #CBDB69
split-complementary
#69DBB2 #DB69CB #DB7969
monochromatic
#27A376 #38CF99 #69DBB2 #9AE7CB #CCF3E5
Accessibility & contrast
On white
1.70
#69DBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#69DBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DBB2
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DBB2 | 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)
#D6CEB0
Deuteranopia (green-blind)
#C5C2B5
Tritanopia (blue-blind)
#3BDCCF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #69dbb2; /* rgb */ color: rgb(105, 219, 178); /* oklch */ color: oklch(81.3% 0.121 167.3);
Tailwind
colors: {
custom: {
50: '#9ce7c9',
500: '#69dbb2',
950: '#000000',
},
}SCSS
$custom: #69dbb2; $custom-light: #9ce7c9; $custom-dark: #000000;
JSON
{
"hex": "#69dbb2",
"rgb": {
"r": 105,
"g": 219,
"b": 178
},
"hsl": {
"h": 158.421,
"s": 61.29,
"l": 63.529
},
"oklch": {
"l": 0.81349,
"c": 0.12075,
"h": 167.3
},
"luminance": 0.56881
}Semantic roles & 50–950 ramp
primary
#69DBB2
secondary
#A64266
accent
#1D5BC9
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1613
muted
#808482