#69D2DF#69D2DF
#69D2DF is a light, moderate teal. Relative luminance 0.544; OKLCH L 80.6% C 0.099 H 206.1°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #69D2DF |
|---|---|
| RGB | rgb(105, 210, 223) |
| HSL | hsl(187, 65%, 64%) |
| HSV | hsv(187, 53%, 87%) |
| CMYK | cmyk(52.9%, 5.8%, 0%, 12.5%) |
| CIE-LAB | lab(78.71, -26.82, -15.73) |
| CIE-LCH | lch(78.71, 31.09, 210.39°) |
| OKLab | oklab(80.61% -0.0886 -0.0434) |
| OKLCH | oklch(80.61% 0.099 206.1) |
| XYZ | xyz(42.1862, 54.4203, 78.0787) |
| Luminance | 0.5442 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.39
Robin'S Egg
#6DEDFD
ΔE00 6.18
Darkturquoise
#00CED1
ΔE00 6.74
Neon Blue
#04D9FF
ΔE00 7.10
Robin Egg Blue
#8AF1FE
ΔE00 7.23
Robin'S Egg Blue
#98EFF9
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D2DF #DF7669
analogous
#69DFB1 #69D2DF #6997DF
triadic
#69D2DF #DF69D2 #D2DF69
tetradic
#69D2DF #B169DF #DF7669 #97DF69
square
#69D2DF #B169DF #DF7669 #97DF69
split-complementary
#69D2DF #DF6997 #DFB169
monochromatic
#249BA9 #37C3D4 #69D2DF #9BE1EA #CEF0F5
Accessibility & contrast
On white
1.77
#69D2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#69D2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D2DF
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D2DF | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CBE0
Deuteranopia (green-blind)
#B1BDDF
Tritanopia (blue-blind)
#00DAD6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #69d2df; /* rgb */ color: rgb(105, 210, 223); /* oklch */ color: oklch(80.6% 0.099 206.1);
Tailwind
colors: {
custom: {
50: '#9de0e9',
500: '#69d2df',
950: '#000000',
},
}SCSS
$custom: #69d2df; $custom-light: #9de0e9; $custom-dark: #000000;
JSON
{
"hex": "#69d2df",
"rgb": {
"r": 105,
"g": 210,
"b": 223
},
"hsl": {
"h": 186.61,
"s": 64.835,
"l": 64.314
},
"oklch": {
"l": 0.80614,
"c": 0.09867,
"h": 206.1
},
"luminance": 0.54424
}Semantic roles & 50–950 ramp
primary
#69D2DF
secondary
#AC4C41
accent
#2D19CD
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484