#69DFAF#69DFAF
#69DFAF is a very light, vivid teal. Relative luminance 0.589; OKLCH L 82.2% C 0.128 H 164.3°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #69DFAF |
|---|---|
| RGB | rgb(105, 223, 175) |
| HSL | hsl(156, 65%, 64%) |
| HSV | hsv(156, 53%, 87%) |
| CMYK | cmyk(52.9%, 0%, 21.5%, 12.5%) |
| CIE-LAB | lab(81.22, -44.52, 13.52) |
| CIE-LCH | lch(81.22, 46.53, 163.11°) |
| OKLab | oklab(82.23% -0.1235 0.0347) |
| OKLCH | oklch(82.23% 0.128 164.3) |
| XYZ | xyz(39.9476, 58.8702, 49.8071) |
| Luminance | 0.5887 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.20
Eucalyptus
#44D7A8
ΔE00 3.22
Aqua Marine
#2EE8BB
ΔE00 4.47
Light Teal
#90E4C1
ΔE00 4.93
Mediumaquamarine
#66CDAA
ΔE00 5.02
Light Turquoise
#7EF4CC
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DFAF #DF6999
analogous
#69DF74 #69DFAF #69D4DF
triadic
#69DFAF #AF69DF #DFAF69
tetradic
#69DFAF #7469DF #DF6999 #D4DF69
square
#69DFAF #7469DF #DF6999 #D4DF69
split-complementary
#69DFAF #DF69D4 #DF7469
monochromatic
#24A973 #37D494 #69DFAF #9BEACA #CEF5E5
Accessibility & contrast
On white
1.64
#69DFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#69DFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DFAF
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DFAF | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD1AC
Deuteranopia (green-blind)
#CAC5B2
Tritanopia (blue-blind)
#3BDFD2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #69dfaf; /* rgb */ color: rgb(105, 223, 175); /* oklch */ color: oklch(82.2% 0.128 164.3);
Tailwind
colors: {
custom: {
50: '#9ce9c7',
500: '#69dfaf',
950: '#000000',
},
}SCSS
$custom: #69dfaf; $custom-light: #9ce9c7; $custom-dark: #000000;
JSON
{
"hex": "#69dfaf",
"rgb": {
"r": 105,
"g": 223,
"b": 175
},
"hsl": {
"h": 155.593,
"s": 64.835,
"l": 64.314
},
"oklch": {
"l": 0.8223,
"c": 0.12829,
"h": 164.3
},
"luminance": 0.58874
}Semantic roles & 50–950 ramp
primary
#69DFAF
secondary
#AC416C
accent
#1962CD
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1613
muted
#808482