#65D3DC#65D3DC
#65D3DC is a light, moderate teal. Relative luminance 0.545; OKLCH L 80.6% C 0.101 H 202.6°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #65D3DC |
|---|---|
| RGB | rgb(101, 211, 220) |
| HSL | hsl(185, 63%, 63%) |
| HSV | hsv(185, 54%, 86%) |
| CMYK | cmyk(54.1%, 4.1%, 0%, 13.7%) |
| CIE-LAB | lab(78.76, -28.92, -14.05) |
| CIE-LCH | lch(78.76, 32.15, 205.91°) |
| OKLab | oklab(80.59% -0.0934 -0.0388) |
| OKLCH | oklch(80.59% 0.101 202.6) |
| XYZ | xyz(41.5741, 54.5186, 76.0285) |
| Luminance | 0.5452 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.11
Darkturquoise
#00CED1
ΔE00 5.41
Mediumturquoise
#48D1CC
ΔE00 5.96
Robin'S Egg
#6DEDFD
ΔE00 6.28
Robin Egg Blue
#8AF1FE
ΔE00 7.38
Robin'S Egg Blue
#98EFF9
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D3DC #DC6E65
analogous
#65DCA9 #65D3DC #6597DC
triadic
#65D3DC #DC65D3 #D3DC65
tetradic
#65D3DC #A965DC #DC6E65 #97DC65
square
#65D3DC #A965DC #DC6E65 #97DC65
split-complementary
#65D3DC #DC6597 #DCA965
monochromatic
#2598A2 #33C5D1 #65D3DC #97E1E7 #C9EFF3
Accessibility & contrast
On white
1.76
#65D3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#65D3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D3DC
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D3DC | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDD
Deuteranopia (green-blind)
#B2BDDD
Tritanopia (blue-blind)
#00DAD5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #65d3dc; /* rgb */ color: rgb(101, 211, 220); /* oklch */ color: oklch(80.6% 0.101 202.6);
Tailwind
colors: {
custom: {
50: '#9be1e6',
500: '#65d3dc',
950: '#000000',
},
}SCSS
$custom: #65d3dc; $custom-light: #9be1e6; $custom-dark: #000000;
JSON
{
"hex": "#65d3dc",
"rgb": {
"r": 101,
"g": 211,
"b": 220
},
"hsl": {
"h": 184.538,
"s": 62.963,
"l": 62.941
},
"oklch": {
"l": 0.80591,
"c": 0.10119,
"h": 202.6
},
"luminance": 0.54523
}Semantic roles & 50–950 ramp
primary
#65D3DC
secondary
#A54840
accent
#281BCB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484