#69CDC6#69CDC6
#69CDC6 is a light, moderate teal. Relative luminance 0.507; OKLCH L 78.6% C 0.095 H 189.4°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #69CDC6 |
|---|---|
| RGB | rgb(105, 205, 198) |
| HSL | hsl(176, 50%, 61%) |
| HSV | hsv(176, 49%, 80%) |
| CMYK | cmyk(48.8%, 0%, 3.4%, 19.6%) |
| CIE-LAB | lab(76.52, -30.95, -5.55) |
| CIE-LCH | lch(76.52, 31.45, 190.16°) |
| OKLab | oklab(78.61% -0.0934 -0.0155) |
| OKLCH | oklch(78.61% 0.095 189.4) |
| XYZ | xyz(37.8459, 50.7398, 61.2145) |
| Luminance | 0.5074 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.86
Darkturquoise
#00CED1
ΔE00 5.45
Turquoise
#40E0D0
ΔE00 6.17
Topaz
#13BBAF
ΔE00 7.17
Seafoam Blue
#78D1B6
ΔE00 7.25
Pale Teal
#82CBB2
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CDC6 #CD6970
analogous
#69CD94 #69CDC6 #69A2CD
triadic
#69CDC6 #C669CD #CDC669
tetradic
#69CDC6 #9469CD #CD6970 #A2CD69
square
#69CDC6 #9469CD #CD6970 #A2CD69
split-complementary
#69CDC6 #CD69A2 #CD9469
monochromatic
#2F8D86 #3EBBB2 #69CDC6 #97DCD7 #C5ECE9
Accessibility & contrast
On white
1.88
#69CDC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#69CDC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CDC6
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CDC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CDC6 | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C4C6
Deuteranopia (green-blind)
#B3B8C7
Tritanopia (blue-blind)
#30D1CB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #69cdc6; /* rgb */ color: rgb(105, 205, 198); /* oklch */ color: oklch(78.6% 0.095 189.4);
Tailwind
colors: {
custom: {
50: '#9bdcd7',
500: '#69cdc6',
950: '#000000',
},
}SCSS
$custom: #69cdc6; $custom-light: #9bdcd7; $custom-dark: #000000;
JSON
{
"hex": "#69cdc6",
"rgb": {
"r": 105,
"g": 205,
"b": 198
},
"hsl": {
"h": 175.8,
"s": 50,
"l": 60.784
},
"oklch": {
"l": 0.78609,
"c": 0.09468,
"h": 189.4
},
"luminance": 0.50743
}Semantic roles & 50–950 ramp
primary
#69CDC6
secondary
#93474C
accent
#2833BD
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483