#65CDC6#65CDC6
#65CDC6 is a light, moderate teal. Relative luminance 0.505; OKLCH L 78.5% C 0.097 H 189.5°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #65CDC6 |
|---|---|
| RGB | rgb(101, 205, 198) |
| HSL | hsl(176, 51%, 60%) |
| HSV | hsv(176, 51%, 80%) |
| CMYK | cmyk(50.7%, 0%, 3.4%, 19.6%) |
| CIE-LAB | lab(76.38, -31.83, -5.78) |
| CIE-LCH | lch(76.38, 32.35, 190.29°) |
| OKLab | oklab(78.45% -0.0961 -0.0161) |
| OKLCH | oklch(78.45% 0.097 189.5) |
| XYZ | xyz(37.3869, 50.5032, 61.1930) |
| Luminance | 0.5051 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.52
Darkturquoise
#00CED1
ΔE00 5.15
Turquoise
#40E0D0
ΔE00 5.98
Topaz
#13BBAF
ΔE00 6.91
Seafoam Blue
#78D1B6
ΔE00 7.36
Pale Teal
#82CBB2
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65CDC6 #CD656C
analogous
#65CD92 #65CDC6 #65A0CD
triadic
#65CDC6 #C665CD #CDC665
tetradic
#65CDC6 #9265CD #CD656C #A0CD65
square
#65CDC6 #9265CD #CD656C #A0CD65
split-complementary
#65CDC6 #CD65A0 #CD9265
monochromatic
#2D8B84 #3CB9B0 #65CDC6 #93DCD7 #C1EBE8
Accessibility & contrast
On white
1.89
#65CDC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#65CDC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65CDC6
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65CDC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65CDC6 | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C4C6
Deuteranopia (green-blind)
#B2B7C7
Tritanopia (blue-blind)
#21D2CB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #65cdc6; /* rgb */ color: rgb(101, 205, 198); /* oklch */ color: oklch(78.5% 0.097 189.5);
Tailwind
colors: {
custom: {
50: '#99dcd7',
500: '#65cdc6',
950: '#000000',
},
}SCSS
$custom: #65cdc6; $custom-light: #99dcd7; $custom-dark: #000000;
JSON
{
"hex": "#65cdc6",
"rgb": {
"r": 101,
"g": 205,
"b": 198
},
"hsl": {
"h": 175.962,
"s": 50.98,
"l": 60
},
"oklch": {
"l": 0.78453,
"c": 0.09742,
"h": 189.5
},
"luminance": 0.50507
}Semantic roles & 50–950 ramp
primary
#65CDC6
secondary
#91454A
accent
#4D57DA
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483