#69CDC2#69CDC2
#69CDC2 is a light, moderate teal. Relative luminance 0.506; OKLCH L 78.5% C 0.096 H 186.1°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #69CDC2 |
|---|---|
| RGB | rgb(105, 205, 194) |
| HSL | hsl(173, 50%, 61%) |
| HSV | hsv(173, 49%, 80%) |
| CMYK | cmyk(48.8%, 0%, 5.4%, 19.6%) |
| CIE-LAB | lab(76.41, -31.96, -3.56) |
| CIE-LCH | lch(76.41, 32.15, 186.35°) |
| OKLab | oklab(78.48% -0.0951 -0.0101) |
| OKLCH | oklch(78.48% 0.096 186.1) |
| XYZ | xyz(37.3906, 50.5577, 58.8167) |
| Luminance | 0.5056 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.50
Turquoise
#40E0D0
ΔE00 5.64
Seafoam Blue
#78D1B6
ΔE00 5.84
Pale Teal
#82CBB2
ΔE00 6.22
Darkturquoise
#00CED1
ΔE00 6.43
Topaz
#13BBAF
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CDC2 #CD6974
analogous
#69CD90 #69CDC2 #69A6CD
triadic
#69CDC2 #C269CD #CDC269
tetradic
#69CDC2 #9069CD #CD6974 #A6CD69
square
#69CDC2 #9069CD #CD6974 #A6CD69
split-complementary
#69CDC2 #CD69A6 #CD9069
monochromatic
#2F8D82 #3EBBAD #69CDC2 #97DCD5 #C5ECE7
Accessibility & contrast
On white
1.89
#69CDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#69CDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CDC2
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CDC2 | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C4C2
Deuteranopia (green-blind)
#B4B7C3
Tritanopia (blue-blind)
#34D1C9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #69cdc2; /* rgb */ color: rgb(105, 205, 194); /* oklch */ color: oklch(78.5% 0.096 186.1);
Tailwind
colors: {
custom: {
50: '#9bdcd4',
500: '#69cdc2',
950: '#000000',
},
}SCSS
$custom: #69cdc2; $custom-light: #9bdcd4; $custom-dark: #000000;
JSON
{
"hex": "#69cdc2",
"rgb": {
"r": 105,
"g": 205,
"b": 194
},
"hsl": {
"h": 173.4,
"s": 50,
"l": 60.784
},
"oklch": {
"l": 0.78483,
"c": 0.09565,
"h": 186.1
},
"luminance": 0.50561
}Semantic roles & 50–950 ramp
primary
#69CDC2
secondary
#93474F
accent
#2839BD
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483