#69DDAF#69DDAF
#69DDAF is a light, vivid teal. Relative luminance 0.578; OKLCH L 81.8% C 0.126 H 165.0°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #69DDAF |
|---|---|
| RGB | rgb(105, 221, 175) |
| HSL | hsl(156, 63%, 64%) |
| HSV | hsv(156, 52%, 87%) |
| CMYK | cmyk(52.5%, 0%, 20.8%, 13.3%) |
| CIE-LAB | lab(80.63, -43.65, 12.69) |
| CIE-LCH | lch(80.63, 45.46, 163.79°) |
| OKLab | oklab(81.75% -0.1213 0.0325) |
| OKLCH | oklch(81.75% 0.126 165) |
| XYZ | xyz(39.4164, 57.8078, 49.6300) |
| Luminance | 0.5781 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.24
Eucalyptus
#44D7A8
ΔE00 2.97
Mediumaquamarine
#66CDAA
ΔE00 4.42
Aqua Marine
#2EE8BB
ΔE00 4.58
Light Teal
#90E4C1
ΔE00 4.81
Aquamarine (survey)
#04D8B2
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DDAF #DD6997
analogous
#69DD75 #69DDAF #69D1DD
triadic
#69DDAF #AF69DD #DDAF69
tetradic
#69DDAF #7569DD #DD6997 #D1DD69
square
#69DDAF #7569DD #DD6997 #D1DD69
split-complementary
#69DDAF #DD69D1 #DD7569
monochromatic
#26A673 #37D294 #69DDAF #9BE8CA #CDF4E4
Accessibility & contrast
On white
1.67
#69DDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#69DDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DDAF
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DDAF | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CFAD
Deuteranopia (green-blind)
#C8C3B2
Tritanopia (blue-blind)
#3CDDD0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #69ddaf; /* rgb */ color: rgb(105, 221, 175); /* oklch */ color: oklch(81.8% 0.126 165.0);
Tailwind
colors: {
custom: {
50: '#9ce8c7',
500: '#69ddaf',
950: '#000000',
},
}SCSS
$custom: #69ddaf; $custom-light: #9ce8c7; $custom-dark: #000000;
JSON
{
"hex": "#69ddaf",
"rgb": {
"r": 105,
"g": 221,
"b": 175
},
"hsl": {
"h": 156.207,
"s": 63.043,
"l": 63.922
},
"oklch": {
"l": 0.81751,
"c": 0.12562,
"h": 165
},
"luminance": 0.57811
}Semantic roles & 50–950 ramp
primary
#69DDAF
secondary
#A9416A
accent
#1B61CB
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1613
muted
#808482