#69DBAF#69DBAF
#69DBAF is a light, vivid teal. Relative luminance 0.568; OKLCH L 81.3% C 0.123 H 165.7°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #69DBAF |
|---|---|
| RGB | rgb(105, 219, 175) |
| HSL | hsl(157, 61%, 64%) |
| HSV | hsv(157, 52%, 86%) |
| CMYK | cmyk(52.1%, 0%, 20.1%, 14.1%) |
| CIE-LAB | lab(80.04, -42.78, 11.85) |
| CIE-LCH | lch(80.04, 44.39, 164.51°) |
| OKLab | oklab(81.27% -0.1191 0.0304) |
| OKLCH | oklch(81.27% 0.123 165.7) |
| XYZ | xyz(38.8915, 56.7580, 49.4550) |
| Luminance | 0.5676 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.44
Eucalyptus
#44D7A8
ΔE00 2.84
Mediumaquamarine
#66CDAA
ΔE00 3.82
Aqua Marine
#2EE8BB
ΔE00 4.75
Light Teal
#90E4C1
ΔE00 4.76
Seafoam Blue
#78D1B6
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DBAF #DB6995
analogous
#69DB76 #69DBAF #69CEDB
triadic
#69DBAF #AF69DB #DBAF69
tetradic
#69DBAF #7669DB #DB6995 #CEDB69
square
#69DBAF #7669DB #DB6995 #CEDB69
split-complementary
#69DBAF #DB69CE #DB7669
monochromatic
#27A373 #38CF95 #69DBAF #9AE7C9 #CCF3E4
Accessibility & contrast
On white
1.70
#69DBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#69DBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DBAF
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DBAF | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CEAD
Deuteranopia (green-blind)
#C6C1B2
Tritanopia (blue-blind)
#3DDBCF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #69dbaf; /* rgb */ color: rgb(105, 219, 175); /* oklch */ color: oklch(81.3% 0.123 165.7);
Tailwind
colors: {
custom: {
50: '#9ce7c6',
500: '#69dbaf',
950: '#000000',
},
}SCSS
$custom: #69dbaf; $custom-light: #9ce7c6; $custom-dark: #000000;
JSON
{
"hex": "#69dbaf",
"rgb": {
"r": 105,
"g": 219,
"b": 175
},
"hsl": {
"h": 156.842,
"s": 61.29,
"l": 63.529
},
"oklch": {
"l": 0.81272,
"c": 0.12296,
"h": 165.7
},
"luminance": 0.56761
}Semantic roles & 50–950 ramp
primary
#69DBAF
secondary
#A64269
accent
#1D5FC9
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1613
muted
#808482