#65CCCE#65CCCE
#65CCCE is a light, moderate teal. Relative luminance 0.504; OKLCH L 78.5% C 0.096 H 197.1°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #65CCCE |
|---|---|
| RGB | rgb(101, 204, 206) |
| HSL | hsl(181, 52%, 60%) |
| HSV | hsv(181, 51%, 81%) |
| CMYK | cmyk(51%, 1%, 0%, 19.2%) |
| CIE-LAB | lab(76.32, -29.27, -10.18) |
| CIE-LCH | lch(76.32, 30.99, 199.18°) |
| OKLab | oklab(78.48% -0.0916 -0.0281) |
| OKLCH | oklch(78.48% 0.096 197.1) |
| XYZ | xyz(38.0957, 50.4052, 66.1021) |
| Luminance | 0.5041 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.92
Darkturquoise
#00CED1
ΔE00 4.35
Aqua Blue
#02D8E9
ΔE00 6.18
Turquoise
#40E0D0
ΔE00 8.41
Topaz
#13BBAF
ΔE00 8.64
Robin'S Egg
#6DEDFD
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65CCCE #CE6765
analogous
#65CE9C #65CCCE #6597CE
triadic
#65CCCE #CE65CC #CCCE65
tetradic
#65CCCE #9C65CE #CE6765 #97CE65
square
#65CCCE #9C65CE #CE6765 #97CE65
split-complementary
#65CCCE #CE6597 #CE9C65
monochromatic
#2D8A8C #3BB8BA #65CCCE #93DBDD #C2EBEC
Accessibility & contrast
On white
1.89
#65CCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#65CCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65CCCE
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65CCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65CCCE | 1.00 | 1.89 | 11.08 | 11.08 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C4CE
Deuteranopia (green-blind)
#AFB7CF
Tritanopia (blue-blind)
#13D2CC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #65ccce; /* rgb */ color: rgb(101, 204, 206); /* oklch */ color: oklch(78.5% 0.096 197.1);
Tailwind
colors: {
custom: {
50: '#99dcdc',
500: '#65ccce',
950: '#000000',
},
}SCSS
$custom: #65ccce; $custom-light: #99dcdc; $custom-dark: #000000;
JSON
{
"hex": "#65ccce",
"rgb": {
"r": 101,
"g": 204,
"b": 206
},
"hsl": {
"h": 181.143,
"s": 51.724,
"l": 60.196
},
"oklch": {
"l": 0.78481,
"c": 0.09581,
"h": 197.1
},
"luminance": 0.50409
}Semantic roles & 50–950 ramp
primary
#65CCCE
secondary
#934645
accent
#2926BF
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484