#69DBC5#69DBC5
#69DBC5 is a light, moderate teal. Relative luminance 0.577; OKLCH L 81.9% C 0.109 H 179.0°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #69DBC5 |
|---|---|
| RGB | rgb(105, 219, 197) |
| HSL | hsl(168, 61%, 64%) |
| HSV | hsv(168, 52%, 86%) |
| CMYK | cmyk(52.1%, 0%, 10%, 14.1%) |
| CIE-LAB | lab(80.57, -37.74, 0.93) |
| CIE-LCH | lch(80.57, 37.75, 178.59°) |
| OKLab | oklab(81.87% -0.1094 0.0019) |
| OKLCH | oklch(81.87% 0.109 179) |
| XYZ | xyz(41.2309, 57.6938, 61.7757) |
| Luminance | 0.5770 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.77
Seafoam Blue
#78D1B6
ΔE00 3.85
Tiffany Blue
#7BF2DA
ΔE00 5.17
Aqua (survey)
#13EAC9
ΔE00 5.67
Mediumaquamarine
#66CDAA
ΔE00 5.68
Pale Teal
#82CBB2
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DBC5 #DB697F
analogous
#69DB8C #69DBC5 #69B8DB
triadic
#69DBC5 #C569DB #DBC569
tetradic
#69DBC5 #8C69DB #DB697F #B8DB69
square
#69DBC5 #8C69DB #DB697F #B8DB69
split-complementary
#69DBC5 #DB69B8 #DB8C69
monochromatic
#27A38B #38CFB2 #69DBC5 #9AE7D8 #CCF3EB
Accessibility & contrast
On white
1.67
#69DBC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#69DBC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DBC5
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DBC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DBC5 | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D0C4
Deuteranopia (green-blind)
#C1C2C7
Tritanopia (blue-blind)
#2ADED4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #69dbc5; /* rgb */ color: rgb(105, 219, 197); /* oklch */ color: oklch(81.9% 0.109 179.0);
Tailwind
colors: {
custom: {
50: '#9ce6d6',
500: '#69dbc5',
950: '#000000',
},
}SCSS
$custom: #69dbc5; $custom-light: #9ce6d6; $custom-dark: #000000;
JSON
{
"hex": "#69dbc5",
"rgb": {
"r": 105,
"g": 219,
"b": 197
},
"hsl": {
"h": 168.421,
"s": 61.29,
"l": 63.529
},
"oklch": {
"l": 0.81872,
"c": 0.10939,
"h": 179
},
"luminance": 0.57698
}Semantic roles & 50–950 ramp
primary
#69DBC5
secondary
#A64256
accent
#1D3EC9
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483