#69E6DA#69E6DA
#69E6DA is a very light, moderate teal. Relative luminance 0.647; OKLCH L 85.1% C 0.113 H 186.8°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #69E6DA |
|---|---|
| RGB | rgb(105, 230, 218) |
| HSL | hsl(174, 71%, 66%) |
| HSV | hsv(174, 54%, 90%) |
| CMYK | cmyk(54.3%, 0%, 5.2%, 9.8%) |
| CIE-LAB | lab(84.31, -37.60, -4.73) |
| CIE-LCH | lch(84.31, 37.90, 187.17°) |
| OKLab | oklab(85.08% -0.1122 -0.0134) |
| OKLCH | oklch(85.08% 0.113 186.8) |
| XYZ | xyz(46.7719, 64.6543, 76.3308) |
| Luminance | 0.6466 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.16
Tiffany Blue
#7BF2DA
ΔE00 4.71
Bright Aqua
#0BF9EA
ΔE00 5.42
Mediumturquoise
#48D1CC
ΔE00 5.62
Bright Turquoise
#0FFEF9
ΔE00 6.54
Bright Cyan
#41FDFE
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E6DA #E66975
analogous
#69E69B #69E6DA #69B3E6
triadic
#69E6DA #DA69E6 #E6DA69
tetradic
#69E6DA #9B69E6 #E66975 #B3E669
square
#69E6DA #9B69E6 #E66975 #B3E669
split-complementary
#69E6DA #E669B3 #E69B69
monochromatic
#1EB6A8 #35DDCD #69E6DA #9DEFE7 #D2F7F4
Accessibility & contrast
On white
1.51
#69E6DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#69E6DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E6DA
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E6DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E6DA | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDA
Deuteranopia (green-blind)
#C7CCDB
Tritanopia (blue-blind)
#00EBE2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #69e6da; /* rgb */ color: rgb(105, 230, 218); /* oklch */ color: oklch(85.1% 0.113 186.8);
Tailwind
colors: {
custom: {
50: '#9eeee5',
500: '#69e6da',
950: '#000000',
},
}SCSS
$custom: #69e6da; $custom-light: #9eeee5; $custom-dark: #000000;
JSON
{
"hex": "#69e6da",
"rgb": {
"r": 105,
"g": 230,
"b": 218
},
"hsl": {
"h": 174.24,
"s": 71.429,
"l": 65.686
},
"oklch": {
"l": 0.85081,
"c": 0.11295,
"h": 186.8
},
"luminance": 0.64659
}Semantic roles & 50–950 ramp
primary
#69E6DA
secondary
#B63D48
accent
#1225D3
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1615
muted
#808584