#65CDCD#65CDCD
#65CDCD is a light, moderate teal. Relative luminance 0.508; OKLCH L 78.7% C 0.097 H 195.4°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #65CDCD |
|---|---|
| RGB | rgb(101, 205, 205) |
| HSL | hsl(180, 51%, 60%) |
| HSV | hsv(180, 51%, 80%) |
| CMYK | cmyk(50.7%, 0%, 0%, 19.6%) |
| CIE-LAB | lab(76.58, -30.01, -9.25) |
| CIE-LCH | lch(76.58, 31.41, 197.13°) |
| OKLab | oklab(78.68% -0.0931 -0.0256) |
| OKLCH | oklch(78.68% 0.097 195.4) |
| XYZ | xyz(38.2131, 50.8336, 65.5439) |
| Luminance | 0.5084 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.27
Darkturquoise
#00CED1
ΔE00 4.25
Aqua Blue
#02D8E9
ΔE00 6.59
Turquoise
#40E0D0
ΔE00 7.67
Topaz
#13BBAF
ΔE00 8.25
Lightseagreen
#20B2AA
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65CDCD #CD6565
analogous
#65CD99 #65CDCD #6599CD
triadic
#65CDCD #CD65CD #CDCD65
tetradic
#65CDCD #9965CD #CD6565 #99CD65
square
#65CDCD #9965CD #CD6565 #99CD65
split-complementary
#65CDCD #CD6599 #CD9965
monochromatic
#2D8B8B #3CB9B9 #65CDCD #93DCDC #C1EBEB
Accessibility & contrast
On white
1.88
#65CDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#65CDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65CDCD
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65CDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65CDCD | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C5CD
Deuteranopia (green-blind)
#B0B7CE
Tritanopia (blue-blind)
#15D3CD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #65cdcd; /* rgb */ color: rgb(101, 205, 205); /* oklch */ color: oklch(78.7% 0.097 195.4);
Tailwind
colors: {
custom: {
50: '#99dcdc',
500: '#65cdcd',
950: '#000000',
},
}SCSS
$custom: #65cdcd; $custom-light: #99dcdc; $custom-dark: #000000;
JSON
{
"hex": "#65cdcd",
"rgb": {
"r": 101,
"g": 205,
"b": 205
},
"hsl": {
"h": 180,
"s": 50.98,
"l": 60
},
"oklch": {
"l": 0.78682,
"c": 0.09656,
"h": 195.4
},
"luminance": 0.50837
}Semantic roles & 50–950 ramp
primary
#65CDCD
secondary
#914545
accent
#4D4DDA
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484