#69DDBB#69DDBB
#69DDBB is a very light, moderate teal. Relative luminance 0.583; OKLCH L 82.1% C 0.117 H 171.6°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #69DDBB |
|---|---|
| RGB | rgb(105, 221, 187) |
| HSL | hsl(162, 63%, 64%) |
| HSV | hsv(162, 52%, 87%) |
| CMYK | cmyk(52.5%, 0%, 15.4%, 13.3%) |
| CIE-LAB | lab(80.91, -40.99, 6.73) |
| CIE-LCH | lch(80.91, 41.54, 170.68°) |
| OKLab | oklab(82.06% -0.116 0.0171) |
| OKLCH | oklch(82.06% 0.117 171.6) |
| XYZ | xyz(40.6478, 58.3003, 56.1151) |
| Luminance | 0.5830 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.71
Mediumaquamarine
#66CDAA
ΔE00 3.96
Seafoam
#7FE0B3
ΔE00 4.09
Eucalyptus
#44D7A8
ΔE00 4.31
Light Teal
#90E4C1
ΔE00 4.37
Aquamarine (survey)
#04D8B2
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DDBB #DD698B
analogous
#69DD81 #69DDBB #69C5DD
triadic
#69DDBB #BB69DD #DDBB69
tetradic
#69DDBB #8169DD #DD698B #C5DD69
square
#69DDBB #8169DD #DD698B #C5DD69
split-complementary
#69DDBB #DD69C5 #DD8169
monochromatic
#26A680 #37D2A4 #69DDBB #9BE8D2 #CDF4E8
Accessibility & contrast
On white
1.66
#69DDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#69DDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DDBB
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DDBB | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D0B9
Deuteranopia (green-blind)
#C5C4BD
Tritanopia (blue-blind)
#33DFD3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #69ddbb; /* rgb */ color: rgb(105, 221, 187); /* oklch */ color: oklch(82.1% 0.117 171.6);
Tailwind
colors: {
custom: {
50: '#9ce8cf',
500: '#69ddbb',
950: '#000000',
},
}SCSS
$custom: #69ddbb; $custom-light: #9ce8cf; $custom-dark: #000000;
JSON
{
"hex": "#69ddbb",
"rgb": {
"r": 105,
"g": 221,
"b": 187
},
"hsl": {
"h": 162.414,
"s": 63.043,
"l": 63.922
},
"oklch": {
"l": 0.82064,
"c": 0.11723,
"h": 171.6
},
"luminance": 0.58304
}Semantic roles & 50–950 ramp
primary
#69DDBB
secondary
#A94160
accent
#1B4ECB
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1613
muted
#808483