#69DBC8#69DBC8
#69DBC8 is a light, moderate teal. Relative luminance 0.578; OKLCH L 82.0% C 0.108 H 181.1°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #69DBC8 |
|---|---|
| RGB | rgb(105, 219, 200) |
| HSL | hsl(170, 61%, 64%) |
| HSV | hsv(170, 52%, 86%) |
| CMYK | cmyk(52.1%, 0%, 8.7%, 14.1%) |
| CIE-LAB | lab(80.65, -37.02, -0.56) |
| CIE-LCH | lch(80.65, 37.02, 180.86°) |
| OKLab | oklab(81.96% -0.1081 -0.0021) |
| OKLCH | oklch(81.96% 0.108 181.1) |
| XYZ | xyz(41.5780, 57.8326, 63.6041) |
| Luminance | 0.5784 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.25
Seafoam Blue
#78D1B6
ΔE00 4.49
Tiffany Blue
#7BF2DA
ΔE00 5.28
Mediumturquoise
#48D1CC
ΔE00 5.68
Aqua (survey)
#13EAC9
ΔE00 6.13
Pale Teal
#82CBB2
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DBC8 #DB697C
analogous
#69DB8F #69DBC8 #69B5DB
triadic
#69DBC8 #C869DB #DBC869
tetradic
#69DBC8 #8F69DB #DB697C #B5DB69
square
#69DBC8 #8F69DB #DB697C #B5DB69
split-complementary
#69DBC8 #DB69B5 #DB8F69
monochromatic
#27A38E #38CFB6 #69DBC8 #9AE7DA #CCF3EC
Accessibility & contrast
On white
1.67
#69DBC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#69DBC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DBC8
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DBC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DBC8 | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D0C7
Deuteranopia (green-blind)
#C0C3CA
Tritanopia (blue-blind)
#26DED5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #69dbc8; /* rgb */ color: rgb(105, 219, 200); /* oklch */ color: oklch(82.0% 0.108 181.1);
Tailwind
colors: {
custom: {
50: '#9ce6d8',
500: '#69dbc8',
950: '#000000',
},
}SCSS
$custom: #69dbc8; $custom-light: #9ce6d8; $custom-dark: #000000;
JSON
{
"hex": "#69dbc8",
"rgb": {
"r": 105,
"g": 219,
"b": 200
},
"hsl": {
"h": 170,
"s": 61.29,
"l": 63.529
},
"oklch": {
"l": 0.8196,
"c": 0.10808,
"h": 181.1
},
"luminance": 0.57836
}Semantic roles & 50–950 ramp
primary
#69DBC8
secondary
#A64253
accent
#1D39C9
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483