#69D0DF#69D0DF
#69D0DF is a light, moderate teal. Relative luminance 0.534; OKLCH L 80.2% C 0.098 H 207.9°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #69D0DF |
|---|---|
| RGB | rgb(105, 208, 223) |
| HSL | hsl(188, 65%, 64%) |
| HSV | hsv(188, 53%, 87%) |
| CMYK | cmyk(52.9%, 6.7%, 0%, 12.5%) |
| CIE-LAB | lab(78.13, -25.83, -16.59) |
| CIE-LCH | lch(78.13, 30.70, 212.71°) |
| OKLab | oklab(80.15% -0.0864 -0.0458) |
| OKLCH | oklch(80.15% 0.098 207.9) |
| XYZ | xyz(41.6955, 53.4389, 77.9152) |
| Luminance | 0.5344 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.77
Neon Blue
#04D9FF
ΔE00 6.65
Robin'S Egg
#6DEDFD
ΔE00 6.65
Darkturquoise
#00CED1
ΔE00 7.33
Sky Blue
#87CEEB
ΔE00 7.41
Robin Egg Blue
#8AF1FE
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D0DF #DF7869
analogous
#69DFB3 #69D0DF #6995DF
triadic
#69D0DF #DF69D0 #D0DF69
tetradic
#69D0DF #B369DF #DF7869 #95DF69
square
#69D0DF #B369DF #DF7869 #95DF69
split-complementary
#69D0DF #DF6995 #DFB369
monochromatic
#2499A9 #37C0D4 #69D0DF #9BE0EA #CEF0F5
Accessibility & contrast
On white
1.80
#69D0DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#69D0DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D0DF
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D0DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D0DF | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C9E0
Deuteranopia (green-blind)
#AFBBDF
Tritanopia (blue-blind)
#00D8D4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #69d0df; /* rgb */ color: rgb(105, 208, 223); /* oklch */ color: oklch(80.2% 0.098 207.9);
Tailwind
colors: {
custom: {
50: '#9ddee9',
500: '#69d0df',
950: '#000000',
},
}SCSS
$custom: #69d0df; $custom-light: #9ddee9; $custom-dark: #000000;
JSON
{
"hex": "#69d0df",
"rgb": {
"r": 105,
"g": 208,
"b": 223
},
"hsl": {
"h": 187.627,
"s": 64.835,
"l": 64.314
},
"oklch": {
"l": 0.80154,
"c": 0.09782,
"h": 207.9
},
"luminance": 0.53443
}Semantic roles & 50–950 ramp
primary
#69D0DF
secondary
#AC4E41
accent
#3019CD
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484