#65CCCF#65CCCF
#65CCCF is a light, moderate teal. Relative luminance 0.505; OKLCH L 78.5% C 0.096 H 197.9°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #65CCCF |
|---|---|
| RGB | rgb(101, 204, 207) |
| HSL | hsl(182, 52%, 60%) |
| HSV | hsv(182, 51%, 81%) |
| CMYK | cmyk(51.2%, 1.4%, 0%, 18.8%) |
| CIE-LAB | lab(76.35, -29.00, -10.68) |
| CIE-LCH | lch(76.35, 30.91, 200.21°) |
| OKLab | oklab(78.52% -0.0912 -0.0295) |
| OKLCH | oklch(78.52% 0.096 197.9) |
| XYZ | xyz(38.2176, 50.4539, 66.7440) |
| Luminance | 0.5046 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.22
Darkturquoise
#00CED1
ΔE00 4.43
Aqua Blue
#02D8E9
ΔE00 5.94
Turquoise
#40E0D0
ΔE00 8.72
Robin'S Egg
#6DEDFD
ΔE00 8.73
Topaz
#13BBAF
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65CCCF #CF6865
analogous
#65CF9D #65CCCF #6597CF
triadic
#65CCCF #CF65CC #CCCF65
tetradic
#65CCCF #9D65CF #CF6865 #97CF65
square
#65CCCF #9D65CF #CF6865 #97CF65
split-complementary
#65CCCF #CF6597 #CF9D65
monochromatic
#2C8B8D #3BB8BC #65CCCF #94DBDE #C2EBEC
Accessibility & contrast
On white
1.89
#65CCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#65CCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65CCCF
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65CCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65CCCF | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C4CF
Deuteranopia (green-blind)
#AEB7D0
Tritanopia (blue-blind)
#11D2CD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #65cccf; /* rgb */ color: rgb(101, 204, 207); /* oklch */ color: oklch(78.5% 0.096 197.9);
Tailwind
colors: {
custom: {
50: '#99dcdd',
500: '#65cccf',
950: '#000000',
},
}SCSS
$custom: #65cccf; $custom-light: #99dcdd; $custom-dark: #000000;
JSON
{
"hex": "#65cccf",
"rgb": {
"r": 101,
"g": 204,
"b": 207
},
"hsl": {
"h": 181.698,
"s": 52.475,
"l": 60.392
},
"oklch": {
"l": 0.78515,
"c": 0.09582,
"h": 197.9
},
"luminance": 0.50457
}Semantic roles & 50–950 ramp
primary
#65CCCF
secondary
#944744
accent
#2A26C0
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484