#69CDC4#69CDC4
#69CDC4 is a light, moderate teal. Relative luminance 0.507; OKLCH L 78.5% C 0.095 H 187.7°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #69CDC4 |
|---|---|
| RGB | rgb(105, 205, 196) |
| HSL | hsl(175, 50%, 61%) |
| HSV | hsv(175, 49%, 80%) |
| CMYK | cmyk(48.8%, 0%, 4.4%, 19.6%) |
| CIE-LAB | lab(76.47, -31.46, -4.55) |
| CIE-LCH | lch(76.47, 31.79, 188.23°) |
| OKLab | oklab(78.55% -0.0943 -0.0128) |
| OKLCH | oklch(78.55% 0.095 187.7) |
| XYZ | xyz(37.6167, 50.6482, 60.0076) |
| Luminance | 0.5065 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.10
Turquoise
#40E0D0
ΔE00 5.86
Darkturquoise
#00CED1
ΔE00 5.91
Seafoam Blue
#78D1B6
ΔE00 6.54
Pale Teal
#82CBB2
ΔE00 6.83
Topaz
#13BBAF
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CDC4 #CD6972
analogous
#69CD92 #69CDC4 #69A4CD
triadic
#69CDC4 #C469CD #CDC469
tetradic
#69CDC4 #9269CD #CD6972 #A4CD69
square
#69CDC4 #9269CD #CD6972 #A4CD69
split-complementary
#69CDC4 #CD69A4 #CD9269
monochromatic
#2F8D84 #3EBBAF #69CDC4 #97DCD6 #C5ECE8
Accessibility & contrast
On white
1.89
#69CDC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#69CDC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CDC4
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CDC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CDC4 | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C4C4
Deuteranopia (green-blind)
#B3B7C5
Tritanopia (blue-blind)
#32D1CA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #69cdc4; /* rgb */ color: rgb(105, 205, 196); /* oklch */ color: oklch(78.5% 0.095 187.7);
Tailwind
colors: {
custom: {
50: '#9bdcd5',
500: '#69cdc4',
950: '#000000',
},
}SCSS
$custom: #69cdc4; $custom-light: #9bdcd5; $custom-dark: #000000;
JSON
{
"hex": "#69cdc4",
"rgb": {
"r": 105,
"g": 205,
"b": 196
},
"hsl": {
"h": 174.6,
"s": 50,
"l": 60.784
},
"oklch": {
"l": 0.78546,
"c": 0.09512,
"h": 187.7
},
"luminance": 0.50651
}Semantic roles & 50–950 ramp
primary
#69CDC4
secondary
#93474E
accent
#2836BD
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483