#65CDCE#65CDCE
#65CDCE is a light, moderate teal. Relative luminance 0.509; OKLCH L 78.7% C 0.097 H 196.2°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #65CDCE |
|---|---|
| RGB | rgb(101, 205, 206) |
| HSL | hsl(181, 52%, 60%) |
| HSV | hsv(181, 51%, 81%) |
| CMYK | cmyk(51%, 0.5%, 0%, 19.2%) |
| CIE-LAB | lab(76.61, -29.75, -9.75) |
| CIE-LCH | lch(76.61, 31.31, 198.14°) |
| OKLab | oklab(78.72% -0.0927 -0.0269) |
| OKLCH | oklch(78.72% 0.097 196.2) |
| XYZ | xyz(38.3341, 50.8821, 66.1816) |
| Luminance | 0.5089 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.54
Darkturquoise
#00CED1
ΔE00 4.26
Aqua Blue
#02D8E9
ΔE00 6.31
Turquoise
#40E0D0
ΔE00 7.97
Topaz
#13BBAF
ΔE00 8.49
Robin'S Egg
#6DEDFD
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65CDCE #CE6665
analogous
#65CE9A #65CDCE #6599CE
triadic
#65CDCE #CE65CD #CDCE65
tetradic
#65CDCE #9A65CE #CE6665 #99CE65
square
#65CDCE #9A65CE #CE6665 #99CE65
split-complementary
#65CDCE #CE6599 #CE9A65
monochromatic
#2D8B8C #3BB9BA #65CDCE #93DCDD #C2EBEC
Accessibility & contrast
On white
1.88
#65CDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#65CDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65CDCE
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65CDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65CDCE | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C5CE
Deuteranopia (green-blind)
#B0B7CF
Tritanopia (blue-blind)
#12D3CD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #65cdce; /* rgb */ color: rgb(101, 205, 206); /* oklch */ color: oklch(78.7% 0.097 196.2);
Tailwind
colors: {
custom: {
50: '#99dcdc',
500: '#65cdce',
950: '#000000',
},
}SCSS
$custom: #65cdce; $custom-light: #99dcdc; $custom-dark: #000000;
JSON
{
"hex": "#65cdce",
"rgb": {
"r": 101,
"g": 205,
"b": 206
},
"hsl": {
"h": 180.571,
"s": 51.724,
"l": 60.196
},
"oklch": {
"l": 0.78715,
"c": 0.09653,
"h": 196.2
},
"luminance": 0.50886
}Semantic roles & 50–950 ramp
primary
#65CDCE
secondary
#934545
accent
#2826BF
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484