#69E1DD#69E1DD
#69E1DD is a very light, moderate teal. Relative luminance 0.621; OKLCH L 84.0% C 0.108 H 192.3°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #69E1DD |
|---|---|
| RGB | rgb(105, 225, 221) |
| HSL | hsl(178, 67%, 65%) |
| HSV | hsv(178, 53%, 88%) |
| CMYK | cmyk(53.3%, 0%, 1.8%, 11.8%) |
| CIE-LAB | lab(82.95, -34.53, -8.32) |
| CIE-LCH | lch(82.95, 35.52, 193.55°) |
| OKLab | oklab(84.01% -0.1056 -0.0231) |
| OKLCH | oklch(84.01% 0.108 192.3) |
| XYZ | xyz(45.7965, 62.0698, 77.9598) |
| Luminance | 0.6207 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.35
Turquoise
#40E0D0
ΔE00 4.97
Darkturquoise
#00CED1
ΔE00 6.28
Bright Light Blue
#26F7FD
ΔE00 6.34
Bright Cyan
#41FDFE
ΔE00 6.64
Bright Turquoise
#0FFEF9
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E1DD #E1696D
analogous
#69E1A1 #69E1DD #69A9E1
triadic
#69E1DD #DD69E1 #E1DD69
tetradic
#69E1DD #A169E1 #E1696D #A9E169
square
#69E1DD #A169E1 #E1696D #A9E169
split-complementary
#69E1DD #E169A9 #E1A169
monochromatic
#23ADA8 #36D7D1 #69E1DD #9CEBE9 #CFF5F4
Accessibility & contrast
On white
1.57
#69E1DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#69E1DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E1DD
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E1DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E1DD | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DD
Deuteranopia (green-blind)
#C1C8DE
Tritanopia (blue-blind)
#00E7DF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #69e1dd; /* rgb */ color: rgb(105, 225, 221); /* oklch */ color: oklch(84.0% 0.108 192.3);
Tailwind
colors: {
custom: {
50: '#9eebe7',
500: '#69e1dd',
950: '#000000',
},
}SCSS
$custom: #69e1dd; $custom-light: #9eebe7; $custom-dark: #000000;
JSON
{
"hex": "#69e1dd",
"rgb": {
"r": 105,
"g": 225,
"b": 221
},
"hsl": {
"h": 178,
"s": 66.667,
"l": 64.706
},
"oklch": {
"l": 0.84014,
"c": 0.10808,
"h": 192.3
},
"luminance": 0.62074
}Semantic roles & 50–950 ramp
primary
#69E1DD
secondary
#AF4043
accent
#171DCF
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1616
muted
#808484