#69CDCF#69CDCF
#69CDCF is a light, moderate teal. Relative luminance 0.512; OKLCH L 78.9% C 0.094 H 197.2°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #69CDCF |
|---|---|
| RGB | rgb(105, 205, 207) |
| HSL | hsl(181, 52%, 61%) |
| HSV | hsv(181, 49%, 81%) |
| CMYK | cmyk(49.3%, 1%, 0%, 18.8%) |
| CIE-LAB | lab(76.78, -28.64, -10.01) |
| CIE-LCH | lch(76.78, 30.34, 199.27°) |
| OKLab | oklab(78.9% -0.0896 -0.0277) |
| OKLCH | oklch(78.9% 0.094 197.2) |
| XYZ | xyz(38.9149, 51.1674, 66.8449) |
| Luminance | 0.5117 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.12
Darkturquoise
#00CED1
ΔE00 4.69
Aqua Blue
#02D8E9
ΔE00 6.24
Turquoise
#40E0D0
ΔE00 8.44
Robin'S Egg
#6DEDFD
ΔE00 8.68
Topaz
#13BBAF
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CDCF #CF6B69
analogous
#69CF9E #69CDCF #699ACF
triadic
#69CDCF #CF69CD #CDCF69
tetradic
#69CDCF #9E69CF #CF6B69 #9ACF69
square
#69CDCF #9E69CF #CF6B69 #9ACF69
split-complementary
#69CDCF #CF699A #CF9E69
monochromatic
#2E8E90 #3DBBBE #69CDCF #97DCDE #C6ECED
Accessibility & contrast
On white
1.87
#69CDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#69CDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CDCF
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CDCF | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C5CF
Deuteranopia (green-blind)
#B0B8D0
Tritanopia (blue-blind)
#26D3CD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #69cdcf; /* rgb */ color: rgb(105, 205, 207); /* oklch */ color: oklch(78.9% 0.094 197.2);
Tailwind
colors: {
custom: {
50: '#9cdcdd',
500: '#69cdcf',
950: '#000000',
},
}SCSS
$custom: #69cdcf; $custom-light: #9cdcdd; $custom-dark: #000000;
JSON
{
"hex": "#69cdcf",
"rgb": {
"r": 105,
"g": 205,
"b": 207
},
"hsl": {
"h": 181.176,
"s": 51.515,
"l": 61.176
},
"oklch": {
"l": 0.78904,
"c": 0.09378,
"h": 197.2
},
"luminance": 0.51171
}Semantic roles & 50–950 ramp
primary
#69CDCF
secondary
#964846
accent
#2A27BF
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484