#69E3DA#69E3DA
#69E3DA is a very light, moderate teal. Relative luminance 0.630; OKLCH L 84.4% C 0.110 H 188.8°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #69E3DA |
|---|---|
| RGB | rgb(105, 227, 218) |
| HSL | hsl(176, 69%, 65%) |
| HSV | hsv(176, 54%, 89%) |
| CMYK | cmyk(53.7%, 0%, 4%, 11%) |
| CIE-LAB | lab(83.44, -36.22, -6.00) |
| CIE-LCH | lch(83.44, 36.72, 189.41°) |
| OKLab | oklab(84.38% -0.109 -0.0168) |
| OKLCH | oklch(84.38% 0.11 188.8) |
| XYZ | xyz(45.9443, 62.9990, 76.0549) |
| Luminance | 0.6300 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.59
Mediumturquoise
#48D1CC
ΔE00 4.77
Tiffany Blue
#7BF2DA
ΔE00 5.85
Bright Aqua
#0BF9EA
ΔE00 6.18
Bright Turquoise
#0FFEF9
ΔE00 6.83
Bright Cyan
#41FDFE
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E3DA #E36972
analogous
#69E39D #69E3DA #69AFE3
triadic
#69E3DA #DA69E3 #E3DA69
tetradic
#69E3DA #9D69E3 #E36972 #AFE369
square
#69E3DA #9D69E3 #E36972 #AFE369
split-complementary
#69E3DA #E369AF #E39D69
monochromatic
#21B1A6 #35D9CD #69E3DA #9DEDE7 #D0F6F3
Accessibility & contrast
On white
1.54
#69E3DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#69E3DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E3DA
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E3DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E3DA | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D8DA
Deuteranopia (green-blind)
#C4CADB
Tritanopia (blue-blind)
#00E8E0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #69e3da; /* rgb */ color: rgb(105, 227, 218); /* oklch */ color: oklch(84.4% 0.110 188.8);
Tailwind
colors: {
custom: {
50: '#9eece5',
500: '#69e3da',
950: '#000000',
},
}SCSS
$custom: #69e3da; $custom-light: #9eece5; $custom-dark: #000000;
JSON
{
"hex": "#69e3da",
"rgb": {
"r": 105,
"g": 227,
"b": 218
},
"hsl": {
"h": 175.574,
"s": 68.539,
"l": 65.098
},
"oklch": {
"l": 0.84383,
"c": 0.11026,
"h": 188.8
},
"luminance": 0.63003
}Semantic roles & 50–950 ramp
primary
#69E3DA
secondary
#B23E47
accent
#1523D0
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484