#65CDC7#65CDC7
#65CDC7 is a light, moderate teal. Relative luminance 0.506; OKLCH L 78.5% C 0.097 H 190.4°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #65CDC7 |
|---|---|
| RGB | rgb(101, 205, 199) |
| HSL | hsl(177, 51%, 60%) |
| HSV | hsv(177, 51%, 80%) |
| CMYK | cmyk(50.7%, 0%, 2.9%, 19.6%) |
| CIE-LAB | lab(76.41, -31.57, -6.27) |
| CIE-LCH | lch(76.41, 32.19, 191.24°) |
| OKLab | oklab(78.49% -0.0956 -0.0175) |
| OKLCH | oklch(78.49% 0.097 190.4) |
| XYZ | xyz(37.5027, 50.5495, 61.8025) |
| Luminance | 0.5055 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.46
Darkturquoise
#00CED1
ΔE00 4.94
Turquoise
#40E0D0
ΔE00 6.17
Topaz
#13BBAF
ΔE00 7.05
Seafoam Blue
#78D1B6
ΔE00 7.71
Turquoise (survey)
#06C2AC
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65CDC7 #CD656B
analogous
#65CD93 #65CDC7 #659FCD
triadic
#65CDC7 #C765CD #CDC765
tetradic
#65CDC7 #9365CD #CD656B #9FCD65
square
#65CDC7 #9365CD #CD656B #9FCD65
split-complementary
#65CDC7 #CD659F #CD9365
monochromatic
#2D8B85 #3CB9B2 #65CDC7 #93DCD8 #C1EBE9
Accessibility & contrast
On white
1.89
#65CDC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#65CDC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65CDC7
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65CDC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65CDC7 | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C4C7
Deuteranopia (green-blind)
#B2B7C8
Tritanopia (blue-blind)
#20D2CB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #65cdc7; /* rgb */ color: rgb(101, 205, 199); /* oklch */ color: oklch(78.5% 0.097 190.4);
Tailwind
colors: {
custom: {
50: '#99dcd8',
500: '#65cdc7',
950: '#000000',
},
}SCSS
$custom: #65cdc7; $custom-light: #99dcd8; $custom-dark: #000000;
JSON
{
"hex": "#65cdc7",
"rgb": {
"r": 101,
"g": 205,
"b": 199
},
"hsl": {
"h": 176.538,
"s": 50.98,
"l": 60
},
"oklch": {
"l": 0.78485,
"c": 0.09723,
"h": 190.4
},
"luminance": 0.50553
}Semantic roles & 50–950 ramp
primary
#65CDC7
secondary
#914549
accent
#4D55DA
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483