#69D7DD#69D7DD
#69D7DD is a light, moderate teal. Relative luminance 0.568; OKLCH L 81.7% C 0.101 H 200.2°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #69D7DD |
|---|---|
| RGB | rgb(105, 215, 221) |
| HSL | hsl(183, 63%, 64%) |
| HSV | hsv(183, 52%, 87%) |
| CMYK | cmyk(52.5%, 2.7%, 0%, 13.3%) |
| CIE-LAB | lab(80.08, -29.78, -12.60) |
| CIE-LCH | lch(80.08, 32.34, 202.93°) |
| OKLab | oklab(81.7% -0.0948 -0.0348) |
| OKLCH | oklch(81.7% 0.101 200.2) |
| XYZ | xyz(43.1719, 56.8206, 77.0849) |
| Luminance | 0.5683 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.60
Mediumturquoise
#48D1CC
ΔE00 5.25
Darkturquoise
#00CED1
ΔE00 5.34
Robin'S Egg
#6DEDFD
ΔE00 5.90
Robin Egg Blue
#8AF1FE
ΔE00 6.84
Robin'S Egg Blue
#98EFF9
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D7DD #DD6F69
analogous
#69DDA9 #69D7DD #699DDD
triadic
#69D7DD #DD69D7 #D7DD69
tetradic
#69D7DD #A969DD #DD6F69 #9DDD69
square
#69D7DD #A969DD #DD6F69 #9DDD69
split-complementary
#69D7DD #DD699D #DDA969
monochromatic
#269FA6 #37CAD2 #69D7DD #9BE4E8 #CDF2F4
Accessibility & contrast
On white
1.70
#69D7DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#69D7DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D7DD
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D7DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D7DD | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACFDE
Deuteranopia (green-blind)
#B7C1DE
Tritanopia (blue-blind)
#00DED8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #69d7dd; /* rgb */ color: rgb(105, 215, 221); /* oklch */ color: oklch(81.7% 0.101 200.2);
Tailwind
colors: {
custom: {
50: '#9de3e7',
500: '#69d7dd',
950: '#000000',
},
}SCSS
$custom: #69d7dd; $custom-light: #9de3e7; $custom-dark: #000000;
JSON
{
"hex": "#69d7dd",
"rgb": {
"r": 105,
"g": 215,
"b": 221
},
"hsl": {
"h": 183.103,
"s": 63.043,
"l": 63.922
},
"oklch": {
"l": 0.81698,
"c": 0.10101,
"h": 200.2
},
"luminance": 0.56825
}Semantic roles & 50–950 ramp
primary
#69D7DD
secondary
#A94741
accent
#241BCB
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484