#69E3DE#69E3DE
#69E3DE is a very light, moderate teal. Relative luminance 0.632; OKLCH L 84.5% C 0.110 H 191.6°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #69E3DE |
|---|---|
| RGB | rgb(105, 227, 222) |
| HSL | hsl(178, 69%, 65%) |
| HSV | hsv(178, 54%, 89%) |
| CMYK | cmyk(53.7%, 0%, 2.2%, 11%) |
| CIE-LAB | lab(83.55, -35.20, -7.95) |
| CIE-LCH | lch(83.55, 36.09, 192.73°) |
| OKLab | oklab(84.51% -0.1073 -0.0221) |
| OKLCH | oklch(84.51% 0.11 191.6) |
| XYZ | xyz(46.4740, 63.2109, 78.8448) |
| Luminance | 0.6321 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.68
Turquoise
#40E0D0
ΔE00 4.70
Bright Light Blue
#26F7FD
ΔE00 6.16
Bright Cyan
#41FDFE
ΔE00 6.30
Darkturquoise
#00CED1
ΔE00 6.68
Bright Turquoise
#0FFEF9
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E3DE #E3696E
analogous
#69E3A1 #69E3DE #69ABE3
triadic
#69E3DE #DE69E3 #E3DE69
tetradic
#69E3DE #A169E3 #E3696E #ABE369
square
#69E3DE #A169E3 #E3696E #ABE369
split-complementary
#69E3DE #E369AB #E3A169
monochromatic
#21B1AB #35D9D3 #69E3DE #9DEDE9 #D0F6F5
Accessibility & contrast
On white
1.54
#69E3DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#69E3DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E3DE
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E3DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E3DE | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D9DE
Deuteranopia (green-blind)
#C3CADF
Tritanopia (blue-blind)
#00E9E1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #69e3de; /* rgb */ color: rgb(105, 227, 222); /* oklch */ color: oklch(84.5% 0.110 191.6);
Tailwind
colors: {
custom: {
50: '#9eece8',
500: '#69e3de',
950: '#000000',
},
}SCSS
$custom: #69e3de; $custom-light: #9eece8; $custom-dark: #000000;
JSON
{
"hex": "#69e3de",
"rgb": {
"r": 105,
"g": 227,
"b": 222
},
"hsl": {
"h": 177.541,
"s": 68.539,
"l": 65.098
},
"oklch": {
"l": 0.8451,
"c": 0.10954,
"h": 191.6
},
"luminance": 0.63215
}Semantic roles & 50–950 ramp
primary
#69E3DE
secondary
#B23E43
accent
#151DD0
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1616
muted
#808484