#69D3CD#69D3CD
#69D3CD is a light, moderate teal. Relative luminance 0.540; OKLCH L 80.2% C 0.099 H 190.5°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #69D3CD |
|---|---|
| RGB | rgb(105, 211, 205) |
| HSL | hsl(177, 55%, 62%) |
| HSV | hsv(177, 50%, 83%) |
| CMYK | cmyk(50.2%, 0%, 2.8%, 17.3%) |
| CIE-LAB | lab(78.46, -32.04, -6.45) |
| CIE-LCH | lch(78.46, 32.68, 191.38°) |
| OKLab | oklab(80.24% -0.0971 -0.0179) |
| OKLCH | oklch(80.24% 0.099 190.5) |
| XYZ | xyz(40.1348, 53.9960, 66.0530) |
| Luminance | 0.5400 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.49
Darkturquoise
#00CED1
ΔE00 5.21
Turquoise
#40E0D0
ΔE00 5.38
Seafoam Blue
#78D1B6
ΔE00 7.74
Aqua Blue
#02D8E9
ΔE00 8.14
Pale Teal
#82CBB2
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D3CD #D3696F
analogous
#69D398 #69D3CD #69A4D3
triadic
#69D3CD #CD69D3 #D3CD69
tetradic
#69D3CD #9869D3 #D3696F #A4D369
square
#69D3CD #9869D3 #D3696F #A4D369
split-complementary
#69D3CD #D369A4 #D39869
monochromatic
#2C9690 #3AC5BD #69D3CD #98E1DD #C8EFED
Accessibility & contrast
On white
1.78
#69D3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#69D3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D3CD
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D3CD | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACD
Deuteranopia (green-blind)
#B7BDCE
Tritanopia (blue-blind)
#25D8D1
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #69d3cd; /* rgb */ color: rgb(105, 211, 205); /* oklch */ color: oklch(80.2% 0.099 190.5);
Tailwind
colors: {
custom: {
50: '#9ce1dc',
500: '#69d3cd',
950: '#000000',
},
}SCSS
$custom: #69d3cd; $custom-light: #9ce1dc; $custom-dark: #000000;
JSON
{
"hex": "#69d3cd",
"rgb": {
"r": 105,
"g": 211,
"b": 205
},
"hsl": {
"h": 176.604,
"s": 54.639,
"l": 61.961
},
"oklch": {
"l": 0.80238,
"c": 0.09876,
"h": 190.5
},
"luminance": 0.54
}Semantic roles & 50–950 ramp
primary
#69D3CD
secondary
#9B454A
accent
#232CC2
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1515
muted
#808484