#69CDC3#69CDC3
#69CDC3 is a light, moderate teal. Relative luminance 0.506; OKLCH L 78.5% C 0.095 H 186.9°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #69CDC3 |
|---|---|
| RGB | rgb(105, 205, 195) |
| HSL | hsl(174, 50%, 61%) |
| HSV | hsv(174, 49%, 80%) |
| CMYK | cmyk(48.8%, 0%, 4.9%, 19.6%) |
| CIE-LAB | lab(76.44, -31.71, -4.05) |
| CIE-LCH | lch(76.44, 31.97, 187.29°) |
| OKLab | oklab(78.51% -0.0947 -0.0114) |
| OKLCH | oklch(78.51% 0.095 186.9) |
| XYZ | xyz(37.5033, 50.6028, 59.4102) |
| Luminance | 0.5061 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.29
Turquoise
#40E0D0
ΔE00 5.74
Darkturquoise
#00CED1
ΔE00 6.16
Seafoam Blue
#78D1B6
ΔE00 6.19
Pale Teal
#82CBB2
ΔE00 6.52
Topaz
#13BBAF
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CDC3 #CD6973
analogous
#69CD91 #69CDC3 #69A5CD
triadic
#69CDC3 #C369CD #CDC369
tetradic
#69CDC3 #9169CD #CD6973 #A5CD69
square
#69CDC3 #9169CD #CD6973 #A5CD69
split-complementary
#69CDC3 #CD69A5 #CD9169
monochromatic
#2F8D83 #3EBBAE #69CDC3 #97DCD5 #C5ECE8
Accessibility & contrast
On white
1.89
#69CDC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#69CDC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CDC3
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CDC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CDC3 | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C4C3
Deuteranopia (green-blind)
#B3B7C4
Tritanopia (blue-blind)
#33D1CA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #69cdc3; /* rgb */ color: rgb(105, 205, 195); /* oklch */ color: oklch(78.5% 0.095 186.9);
Tailwind
colors: {
custom: {
50: '#9bdcd5',
500: '#69cdc3',
950: '#000000',
},
}SCSS
$custom: #69cdc3; $custom-light: #9bdcd5; $custom-dark: #000000;
JSON
{
"hex": "#69cdc3",
"rgb": {
"r": 105,
"g": 205,
"b": 195
},
"hsl": {
"h": 174,
"s": 50,
"l": 60.784
},
"oklch": {
"l": 0.78514,
"c": 0.09538,
"h": 186.9
},
"luminance": 0.50606
}Semantic roles & 50–950 ramp
primary
#69CDC3
secondary
#93474F
accent
#2837BD
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483