#65CCCA#65CCCA
#65CCCA is a light, moderate teal. Relative luminance 0.502; OKLCH L 78.3% C 0.096 H 193.7°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #65CCCA |
|---|---|
| RGB | rgb(101, 204, 202) |
| HSL | hsl(179, 50%, 60%) |
| HSV | hsv(179, 50%, 80%) |
| CMYK | cmyk(50.5%, 0%, 1%, 20%) |
| CIE-LAB | lab(76.20, -30.32, -8.20) |
| CIE-LCH | lch(76.20, 31.41, 195.13°) |
| OKLab | oklab(78.35% -0.0933 -0.0227) |
| OKLCH | oklch(78.35% 0.096 193.7) |
| XYZ | xyz(37.6160, 50.2133, 63.5755) |
| Luminance | 0.5022 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.93
Darkturquoise
#00CED1
ΔE00 4.40
Aqua Blue
#02D8E9
ΔE00 7.28
Turquoise
#40E0D0
ΔE00 7.28
Topaz
#13BBAF
ΔE00 7.65
Lightseagreen
#20B2AA
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65CCCA #CC6567
analogous
#65CC97 #65CCCA #659BCC
triadic
#65CCCA #CA65CC #CCCA65
tetradic
#65CCCA #9765CC #CC6567 #9BCC65
square
#65CCCA #9765CC #CC6567 #9BCC65
split-complementary
#65CCCA #CC659B #CC9765
monochromatic
#2D8987 #3DB7B5 #65CCCA #93DBDA #C1EAEA
Accessibility & contrast
On white
1.90
#65CCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#65CCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65CCCA
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65CCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65CCCA | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C3CA
Deuteranopia (green-blind)
#B0B6CB
Tritanopia (blue-blind)
#1CD1CB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #65ccca; /* rgb */ color: rgb(101, 204, 202); /* oklch */ color: oklch(78.3% 0.096 193.7);
Tailwind
colors: {
custom: {
50: '#99dcda',
500: '#65ccca',
950: '#000000',
},
}SCSS
$custom: #65ccca; $custom-light: #99dcda; $custom-dark: #000000;
JSON
{
"hex": "#65ccca",
"rgb": {
"r": 101,
"g": 204,
"b": 202
},
"hsl": {
"h": 178.835,
"s": 50.244,
"l": 59.804
},
"oklch": {
"l": 0.78348,
"c": 0.09599,
"h": 193.7
},
"luminance": 0.50217
}Semantic roles & 50–950 ramp
primary
#65CCCA
secondary
#904547
accent
#4E51DA
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483