#69DBBF#69DBBF
#69DBBF is a light, moderate teal. Relative luminance 0.574; OKLCH L 81.7% C 0.112 H 175.0°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #69DBBF |
|---|---|
| RGB | rgb(105, 219, 191) |
| HSL | hsl(165, 61%, 64%) |
| HSV | hsv(165, 52%, 86%) |
| CMYK | cmyk(52.1%, 0%, 12.8%, 14.1%) |
| CIE-LAB | lab(80.42, -39.17, 3.90) |
| CIE-LCH | lch(80.42, 39.36, 174.31°) |
| OKLab | oklab(81.7% -0.112 0.0097) |
| OKLCH | oklch(81.7% 0.112 175) |
| XYZ | xyz(40.5570, 57.4242, 58.2268) |
| Luminance | 0.5743 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.13
Mediumaquamarine
#66CDAA
ΔE00 4.31
Aquamarine (survey)
#04D8B2
ΔE00 4.98
Light Teal
#90E4C1
ΔE00 5.11
Turquoise
#40E0D0
ΔE00 5.22
Aqua (survey)
#13EAC9
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DBBF #DB6985
analogous
#69DB86 #69DBBF #69BEDB
triadic
#69DBBF #BF69DB #DBBF69
tetradic
#69DBBF #8669DB #DB6985 #BEDB69
square
#69DBBF #8669DB #DB6985 #BEDB69
split-complementary
#69DBBF #DB69BE #DB8669
monochromatic
#27A384 #38CFAA #69DBBF #9AE7D4 #CCF3E9
Accessibility & contrast
On white
1.68
#69DBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#69DBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DBBF
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DBBF | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CFBE
Deuteranopia (green-blind)
#C3C2C1
Tritanopia (blue-blind)
#30DDD3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #69dbbf; /* rgb */ color: rgb(105, 219, 191); /* oklch */ color: oklch(81.7% 0.112 175.0);
Tailwind
colors: {
custom: {
50: '#9ce6d2',
500: '#69dbbf',
950: '#000000',
},
}SCSS
$custom: #69dbbf; $custom-light: #9ce6d2; $custom-dark: #000000;
JSON
{
"hex": "#69dbbf",
"rgb": {
"r": 105,
"g": 219,
"b": 191
},
"hsl": {
"h": 165.263,
"s": 61.29,
"l": 63.529
},
"oklch": {
"l": 0.817,
"c": 0.11242,
"h": 175
},
"luminance": 0.57428
}Semantic roles & 50–950 ramp
primary
#69DBBF
secondary
#A6425B
accent
#1D47C9
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483