#65CCC8#65CCC8
#65CCC8 is a light, moderate teal. Relative luminance 0.501; OKLCH L 78.3% C 0.096 H 192.0°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #65CCC8 |
|---|---|
| RGB | rgb(101, 204, 200) |
| HSL | hsl(178, 50%, 60%) |
| HSV | hsv(178, 50%, 80%) |
| CMYK | cmyk(50.5%, 0%, 2%, 20%) |
| CIE-LAB | lab(76.14, -30.83, -7.20) |
| CIE-LCH | lch(76.14, 31.67, 193.15°) |
| OKLab | oklab(78.28% -0.0941 -0.02) |
| OKLCH | oklch(78.28% 0.096 192) |
| XYZ | xyz(37.3807, 50.1192, 62.3364) |
| Luminance | 0.5012 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.66
Darkturquoise
#00CED1
ΔE00 4.63
Turquoise
#40E0D0
ΔE00 6.79
Topaz
#13BBAF
ΔE00 7.24
Aqua Blue
#02D8E9
ΔE00 7.89
Lightseagreen
#20B2AA
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65CCC8 #CC6569
analogous
#65CC95 #65CCC8 #659DCC
triadic
#65CCC8 #C865CC #CCC865
tetradic
#65CCC8 #9565CC #CC6569 #9DCC65
square
#65CCC8 #9565CC #CC6569 #9DCC65
split-complementary
#65CCC8 #CC659D #CC9565
monochromatic
#2D8986 #3DB7B2 #65CCC8 #93DBD8 #C1EAE9
Accessibility & contrast
On white
1.90
#65CCC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#65CCC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65CCC8
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65CCC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65CCC8 | 1.00 | 1.90 | 11.02 | 11.02 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C3C8
Deuteranopia (green-blind)
#B0B6C9
Tritanopia (blue-blind)
#1FD1CA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #65ccc8; /* rgb */ color: rgb(101, 204, 200); /* oklch */ color: oklch(78.3% 0.096 192.0);
Tailwind
colors: {
custom: {
50: '#99dcd8',
500: '#65ccc8',
950: '#000000',
},
}SCSS
$custom: #65ccc8; $custom-light: #99dcd8; $custom-dark: #000000;
JSON
{
"hex": "#65ccc8",
"rgb": {
"r": 101,
"g": 204,
"b": 200
},
"hsl": {
"h": 177.67,
"s": 50.244,
"l": 59.804
},
"oklch": {
"l": 0.78282,
"c": 0.09622,
"h": 192
},
"luminance": 0.50123
}Semantic roles & 50–950 ramp
primary
#65CCC8
secondary
#904548
accent
#4E53DA
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483