#65CDCA#65CDCA
#65CDCA is a light, moderate teal. Relative luminance 0.507; OKLCH L 78.6% C 0.097 H 192.9°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #65CDCA |
|---|---|
| RGB | rgb(101, 205, 202) |
| HSL | hsl(178, 51%, 60%) |
| HSV | hsv(178, 51%, 80%) |
| CMYK | cmyk(50.7%, 0%, 1.5%, 19.6%) |
| CIE-LAB | lab(76.49, -30.80, -7.77) |
| CIE-LCH | lch(76.49, 31.76, 194.15°) |
| OKLab | oklab(78.58% -0.0944 -0.0215) |
| OKLCH | oklch(78.58% 0.097 192.9) |
| XYZ | xyz(37.8544, 50.6902, 63.6550) |
| Luminance | 0.5069 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.65
Darkturquoise
#00CED1
ΔE00 4.45
Turquoise
#40E0D0
ΔE00 6.86
Aqua Blue
#02D8E9
ΔE00 7.48
Topaz
#13BBAF
ΔE00 7.58
Lightseagreen
#20B2AA
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65CDCA #CD6568
analogous
#65CD96 #65CDCA #659CCD
triadic
#65CDCA #CA65CD #CDCA65
tetradic
#65CDCA #9665CD #CD6568 #9CCD65
square
#65CDCA #9665CD #CD6568 #9CCD65
split-complementary
#65CDCA #CD659C #CD9665
monochromatic
#2D8B88 #3CB9B5 #65CDCA #93DCDA #C1EBEA
Accessibility & contrast
On white
1.89
#65CDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#65CDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65CDCA
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65CDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65CDCA | 1.00 | 1.89 | 11.14 | 11.14 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C4CA
Deuteranopia (green-blind)
#B1B7CB
Tritanopia (blue-blind)
#1BD2CC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #65cdca; /* rgb */ color: rgb(101, 205, 202); /* oklch */ color: oklch(78.6% 0.097 192.9);
Tailwind
colors: {
custom: {
50: '#99dcda',
500: '#65cdca',
950: '#000000',
},
}SCSS
$custom: #65cdca; $custom-light: #99dcda; $custom-dark: #000000;
JSON
{
"hex": "#65cdca",
"rgb": {
"r": 101,
"g": 205,
"b": 202
},
"hsl": {
"h": 178.269,
"s": 50.98,
"l": 60
},
"oklch": {
"l": 0.78583,
"c": 0.09679,
"h": 192.9
},
"luminance": 0.50694
}Semantic roles & 50–950 ramp
primary
#65CDCA
secondary
#914547
accent
#4D51DA
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483