#69DCAF#69DCAF
#69DCAF is a light, vivid teal. Relative luminance 0.573; OKLCH L 81.5% C 0.124 H 165.3°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #69DCAF |
|---|---|
| RGB | rgb(105, 220, 175) |
| HSL | hsl(157, 62%, 64%) |
| HSV | hsv(157, 52%, 86%) |
| CMYK | cmyk(52.3%, 0%, 20.5%, 13.7%) |
| CIE-LAB | lab(80.34, -43.22, 12.27) |
| CIE-LCH | lch(80.34, 44.93, 164.15°) |
| OKLab | oklab(81.51% -0.1202 0.0315) |
| OKLCH | oklch(81.51% 0.124 165.3) |
| XYZ | xyz(39.1532, 57.2813, 49.5422) |
| Luminance | 0.5728 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.32
Eucalyptus
#44D7A8
ΔE00 2.89
Mediumaquamarine
#66CDAA
ΔE00 4.12
Aqua Marine
#2EE8BB
ΔE00 4.66
Light Teal
#90E4C1
ΔE00 4.78
Aquamarine (survey)
#04D8B2
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DCAF #DC6996
analogous
#69DC75 #69DCAF #69CFDC
triadic
#69DCAF #AF69DC #DCAF69
tetradic
#69DCAF #7569DC #DC6996 #CFDC69
square
#69DCAF #7569DC #DC6996 #CFDC69
split-complementary
#69DCAF #DC69CF #DC7569
monochromatic
#26A473 #37D095 #69DCAF #9BE8C9 #CCF3E4
Accessibility & contrast
On white
1.69
#69DCAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#69DCAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DCAF
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DCAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DCAF | 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)
#D8CFAD
Deuteranopia (green-blind)
#C7C2B2
Tritanopia (blue-blind)
#3CDCCF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #69dcaf; /* rgb */ color: rgb(105, 220, 175); /* oklch */ color: oklch(81.5% 0.124 165.3);
Tailwind
colors: {
custom: {
50: '#9ce7c7',
500: '#69dcaf',
950: '#000000',
},
}SCSS
$custom: #69dcaf; $custom-light: #9ce7c7; $custom-dark: #000000;
JSON
{
"hex": "#69dcaf",
"rgb": {
"r": 105,
"g": 220,
"b": 175
},
"hsl": {
"h": 156.522,
"s": 62.162,
"l": 63.725
},
"oklch": {
"l": 0.81511,
"c": 0.12429,
"h": 165.3
},
"luminance": 0.57285
}Semantic roles & 50–950 ramp
primary
#69DCAF
secondary
#A7426A
accent
#1C60CA
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1613
muted
#808482