#69DBBC#69DBBC
#69DBBC is a light, moderate teal. Relative luminance 0.573; OKLCH L 81.6% C 0.114 H 173.1°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #69DBBC |
|---|---|
| RGB | rgb(105, 219, 188) |
| HSL | hsl(164, 61%, 64%) |
| HSV | hsv(164, 52%, 86%) |
| CMYK | cmyk(52.1%, 0%, 14.2%, 14.1%) |
| CIE-LAB | lab(80.34, -39.87, 5.39) |
| CIE-LCH | lch(80.34, 40.23, 172.30°) |
| OKLab | oklab(81.62% -0.1133 0.0137) |
| OKLCH | oklch(81.62% 0.114 173.1) |
| XYZ | xyz(40.2303, 57.2935, 56.5059) |
| Luminance | 0.5730 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.13
Mediumaquamarine
#66CDAA
ΔE00 3.81
Aquamarine (survey)
#04D8B2
ΔE00 4.66
Light Teal
#90E4C1
ΔE00 4.72
Seafoam
#7FE0B3
ΔE00 4.82
Eucalyptus
#44D7A8
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DBBC #DB6988
analogous
#69DB83 #69DBBC #69C1DB
triadic
#69DBBC #BC69DB #DBBC69
tetradic
#69DBBC #8369DB #DB6988 #C1DB69
square
#69DBBC #8369DB #DB6988 #C1DB69
split-complementary
#69DBBC #DB69C1 #DB8369
monochromatic
#27A381 #38CFA6 #69DBBC #9AE7D2 #CCF3E8
Accessibility & contrast
On white
1.69
#69DBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#69DBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DBBC
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DBBC | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CFBB
Deuteranopia (green-blind)
#C3C2BE
Tritanopia (blue-blind)
#33DDD2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #69dbbc; /* rgb */ color: rgb(105, 219, 188); /* oklch */ color: oklch(81.6% 0.114 173.1);
Tailwind
colors: {
custom: {
50: '#9ce6d0',
500: '#69dbbc',
950: '#000000',
},
}SCSS
$custom: #69dbbc; $custom-light: #9ce6d0; $custom-dark: #000000;
JSON
{
"hex": "#69dbbc",
"rgb": {
"r": 105,
"g": 219,
"b": 188
},
"hsl": {
"h": 163.684,
"s": 61.29,
"l": 63.529
},
"oklch": {
"l": 0.81616,
"c": 0.11415,
"h": 173.1
},
"luminance": 0.57297
}Semantic roles & 50–950 ramp
primary
#69DBBC
secondary
#A6425D
accent
#1D4BC9
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483