#69D8D2#69D8D2
#69D8D2 is a light, moderate teal. Relative luminance 0.568; OKLCH L 81.6% C 0.102 H 190.6°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #69D8D2 |
|---|---|
| RGB | rgb(105, 216, 210) |
| HSL | hsl(177, 59%, 63%) |
| HSV | hsv(177, 51%, 85%) |
| CMYK | cmyk(51.4%, 0%, 2.8%, 15.3%) |
| CIE-LAB | lab(80.05, -33.13, -6.77) |
| CIE-LCH | lch(80.05, 33.81, 191.55°) |
| OKLab | oklab(81.57% -0.1005 -0.0188) |
| OKLCH | oklch(81.57% 0.102 190.6) |
| XYZ | xyz(42.0096, 56.7643, 69.7030) |
| Luminance | 0.5677 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.84
Turquoise
#40E0D0
ΔE00 4.77
Darkturquoise
#00CED1
ΔE00 5.49
Aqua Blue
#02D8E9
ΔE00 7.98
Seafoam Blue
#78D1B6
ΔE00 8.04
Tiffany Blue
#7BF2DA
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D8D2 #D8696F
analogous
#69D89A #69D8D2 #69A6D8
triadic
#69D8D2 #D269D8 #D8D269
tetradic
#69D8D2 #9A69D8 #D8696F #A6D869
square
#69D8D2 #9A69D8 #D8696F #A6D869
split-complementary
#69D8D2 #D869A6 #D89A69
monochromatic
#299E97 #38CBC3 #69D8D2 #9AE5E1 #CAF1EF
Accessibility & contrast
On white
1.70
#69D8D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#69D8D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D8D2
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D8D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D8D2 | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCED2
Deuteranopia (green-blind)
#BBC1D3
Tritanopia (blue-blind)
#19DDD6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #69d8d2; /* rgb */ color: rgb(105, 216, 210); /* oklch */ color: oklch(81.6% 0.102 190.6);
Tailwind
colors: {
custom: {
50: '#9de4df',
500: '#69d8d2',
950: '#000000',
},
}SCSS
$custom: #69d8d2; $custom-light: #9de4df; $custom-dark: #000000;
JSON
{
"hex": "#69d8d2",
"rgb": {
"r": 105,
"g": 216,
"b": 210
},
"hsl": {
"h": 176.757,
"s": 58.73,
"l": 62.941
},
"oklch": {
"l": 0.81566,
"c": 0.10224,
"h": 190.6
},
"luminance": 0.56768
}Semantic roles & 50–950 ramp
primary
#69D8D2
secondary
#A24349
accent
#1F28C6
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484