#65CCCD#65CCCD
#65CCCD is a light, moderate teal. Relative luminance 0.504; OKLCH L 78.4% C 0.096 H 196.2°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #65CCCD |
|---|---|
| RGB | rgb(101, 204, 205) |
| HSL | hsl(181, 51%, 60%) |
| HSV | hsv(181, 51%, 80%) |
| CMYK | cmyk(50.7%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(76.29, -29.53, -9.69) |
| CIE-LCH | lch(76.29, 31.08, 198.16°) |
| OKLab | oklab(78.45% -0.092 -0.0268) |
| OKLCH | oklch(78.45% 0.096 196.2) |
| XYZ | xyz(37.9746, 50.3567, 65.4644) |
| Luminance | 0.5036 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.63
Darkturquoise
#00CED1
ΔE00 4.31
Aqua Blue
#02D8E9
ΔE00 6.43
Turquoise
#40E0D0
ΔE00 8.12
Topaz
#13BBAF
ΔE00 8.37
Robin'S Egg
#6DEDFD
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65CCCD #CD6665
analogous
#65CD9A #65CCCD #6598CD
triadic
#65CCCD #CD65CC #CCCD65
tetradic
#65CCCD #9A65CD #CD6665 #98CD65
square
#65CCCD #9A65CD #CD6665 #98CD65
split-complementary
#65CCCD #CD6598 #CD9A65
monochromatic
#2D8A8B #3CB8B9 #65CCCD #93DBDC #C1EBEB
Accessibility & contrast
On white
1.90
#65CCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#65CCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65CCCD
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65CCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65CCCD | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C4CD
Deuteranopia (green-blind)
#AFB7CE
Tritanopia (blue-blind)
#16D2CC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #65cccd; /* rgb */ color: rgb(101, 204, 205); /* oklch */ color: oklch(78.4% 0.096 196.2);
Tailwind
colors: {
custom: {
50: '#99dcdc',
500: '#65cccd',
950: '#000000',
},
}SCSS
$custom: #65cccd; $custom-light: #99dcdc; $custom-dark: #000000;
JSON
{
"hex": "#65cccd",
"rgb": {
"r": 101,
"g": 204,
"b": 205
},
"hsl": {
"h": 180.577,
"s": 50.98,
"l": 60
},
"oklch": {
"l": 0.78448,
"c": 0.09583,
"h": 196.2
},
"luminance": 0.5036
}Semantic roles & 50–950 ramp
primary
#65CCCD
secondary
#914645
accent
#4F4DDA
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484