#65D0CD#65D0CD
#65D0CD is a light, moderate teal. Relative luminance 0.523; OKLCH L 79.4% C 0.099 H 192.9°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #65D0CD |
|---|---|
| RGB | rgb(101, 208, 205) |
| HSL | hsl(178, 53%, 61%) |
| HSV | hsv(178, 51%, 82%) |
| CMYK | cmyk(51.4%, 0%, 1.4%, 18.4%) |
| CIE-LAB | lab(77.45, -31.45, -7.96) |
| CIE-LCH | lch(77.45, 32.44, 194.20°) |
| OKLab | oklab(79.38% -0.0964 -0.0221) |
| OKLCH | oklch(79.38% 0.099 192.9) |
| XYZ | xyz(38.9376, 52.2826, 65.7854) |
| Luminance | 0.5229 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.40
Darkturquoise
#00CED1
ΔE00 4.39
Turquoise
#40E0D0
ΔE00 6.39
Aqua Blue
#02D8E9
ΔE00 7.21
Topaz
#13BBAF
ΔE00 8.02
Seafoam Blue
#78D1B6
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D0CD #D06568
analogous
#65D097 #65D0CD #659DD0
triadic
#65D0CD #CD65D0 #D0CD65
tetradic
#65D0CD #9765D0 #D06568 #9DD065
square
#65D0CD #9765D0 #D06568 #9DD065
split-complementary
#65D0CD #D0659D #D09765
monochromatic
#2C8F8C #3ABEBA #65D0CD #94DEDC #C3EDEB
Accessibility & contrast
On white
1.83
#65D0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#65D0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D0CD
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D0CD | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CD
Deuteranopia (green-blind)
#B3BACE
Tritanopia (blue-blind)
#12D5CF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #65d0cd; /* rgb */ color: rgb(101, 208, 205); /* oklch */ color: oklch(79.4% 0.099 192.9);
Tailwind
colors: {
custom: {
50: '#9adedc',
500: '#65d0cd',
950: '#000000',
},
}SCSS
$custom: #65d0cd; $custom-light: #9adedc; $custom-dark: #000000;
JSON
{
"hex": "#65d0cd",
"rgb": {
"r": 101,
"g": 208,
"b": 205
},
"hsl": {
"h": 178.318,
"s": 53.234,
"l": 60.588
},
"oklch": {
"l": 0.79384,
"c": 0.0989,
"h": 192.9
},
"luminance": 0.52286
}Semantic roles & 50–950 ramp
primary
#65D0CD
secondary
#954446
accent
#2529C1
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484