#69CDC5#69CDC5
#69CDC5 is a light, moderate teal. Relative luminance 0.507; OKLCH L 78.6% C 0.095 H 188.6°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #69CDC5 |
|---|---|
| RGB | rgb(105, 205, 197) |
| HSL | hsl(175, 50%, 61%) |
| HSV | hsv(175, 49%, 80%) |
| CMYK | cmyk(48.8%, 0%, 3.9%, 19.6%) |
| CIE-LAB | lab(76.49, -31.21, -5.05) |
| CIE-LCH | lch(76.49, 31.61, 189.19°) |
| OKLab | oklab(78.58% -0.0938 -0.0141) |
| OKLCH | oklch(78.58% 0.095 188.6) |
| XYZ | xyz(37.7309, 50.6938, 60.6091) |
| Luminance | 0.5070 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.96
Darkturquoise
#00CED1
ΔE00 5.67
Turquoise
#40E0D0
ΔE00 6.01
Seafoam Blue
#78D1B6
ΔE00 6.90
Topaz
#13BBAF
ΔE00 7.05
Pale Teal
#82CBB2
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CDC5 #CD6971
analogous
#69CD93 #69CDC5 #69A3CD
triadic
#69CDC5 #C569CD #CDC569
tetradic
#69CDC5 #9369CD #CD6971 #A3CD69
square
#69CDC5 #9369CD #CD6971 #A3CD69
split-complementary
#69CDC5 #CD69A3 #CD9369
monochromatic
#2F8D85 #3EBBB1 #69CDC5 #97DCD7 #C5ECE8
Accessibility & contrast
On white
1.89
#69CDC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#69CDC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CDC5
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CDC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CDC5 | 1.00 | 1.89 | 11.14 | 11.14 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C4C5
Deuteranopia (green-blind)
#B3B8C6
Tritanopia (blue-blind)
#31D1CA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #69cdc5; /* rgb */ color: rgb(105, 205, 197); /* oklch */ color: oklch(78.6% 0.095 188.6);
Tailwind
colors: {
custom: {
50: '#9bdcd6',
500: '#69cdc5',
950: '#000000',
},
}SCSS
$custom: #69cdc5; $custom-light: #9bdcd6; $custom-dark: #000000;
JSON
{
"hex": "#69cdc5",
"rgb": {
"r": 105,
"g": 205,
"b": 197
},
"hsl": {
"h": 175.2,
"s": 50,
"l": 60.784
},
"oklch": {
"l": 0.78577,
"c": 0.09489,
"h": 188.6
},
"luminance": 0.50697
}Semantic roles & 50–950 ramp
primary
#69CDC5
secondary
#93474D
accent
#2834BD
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483