#65C7CC#65C7CC
#65C7CC is a light, moderate teal. Relative luminance 0.480; OKLCH L 77.2% C 0.092 H 199.8°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #65C7CC |
|---|---|
| RGB | rgb(101, 199, 204) |
| HSL | hsl(183, 50%, 60%) |
| HSV | hsv(183, 50%, 80%) |
| CMYK | cmyk(50.5%, 2.5%, 0%, 20%) |
| CIE-LAB | lab(74.81, -27.36, -11.36) |
| CIE-LCH | lch(74.81, 29.62, 202.54°) |
| OKLab | oklab(77.24% -0.0869 -0.0313) |
| OKLCH | oklch(77.24% 0.092 199.8) |
| XYZ | xyz(36.6849, 47.9699, 64.4409) |
| Luminance | 0.4797 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 5.12
Mediumturquoise
#48D1CC
ΔE00 5.41
Aqua Blue
#02D8E9
ΔE00 6.33
Turquoise Blue
#06B1C4
ΔE00 8.29
Topaz
#13BBAF
ΔE00 9.06
Lightseagreen
#20B2AA
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65C7CC #CC6A65
analogous
#65CC9E #65C7CC #6593CC
triadic
#65C7CC #CC65C7 #C7CC65
tetradic
#65C7CC #9E65CC #CC6A65 #93CC65
square
#65C7CC #9E65CC #CC6A65 #93CC65
split-complementary
#65C7CC #CC6593 #CC9E65
monochromatic
#2D8589 #3DB1B7 #65C7CC #93D8DB #C1E8EA
Accessibility & contrast
On white
1.98
#65C7CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#65C7CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65C7CC
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65C7CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65C7CC | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBFCD
Deuteranopia (green-blind)
#AAB3CD
Tritanopia (blue-blind)
#1CCDC8
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #65c7cc; /* rgb */ color: rgb(101, 199, 204); /* oklch */ color: oklch(77.2% 0.092 199.8);
Tailwind
colors: {
custom: {
50: '#99d8db',
500: '#65c7cc',
950: '#000000',
},
}SCSS
$custom: #65c7cc; $custom-light: #99d8db; $custom-dark: #000000;
JSON
{
"hex": "#65c7cc",
"rgb": {
"r": 101,
"g": 199,
"b": 204
},
"hsl": {
"h": 182.913,
"s": 50.244,
"l": 59.804
},
"oklch": {
"l": 0.77245,
"c": 0.09235,
"h": 199.8
},
"luminance": 0.47973
}Semantic roles & 50–950 ramp
primary
#65C7CC
secondary
#DAB4B2
accent
#554EDA
background
#F9FDFD
surface
#F2FAFB
border
#CCD3D4
text
#0E1415
muted
#7E8383