#65D5DD#65D5DD
#65D5DD is a light, moderate teal. Relative luminance 0.556; OKLCH L 81.1% C 0.102 H 201.7°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #65D5DD |
|---|---|
| RGB | rgb(101, 213, 221) |
| HSL | hsl(184, 64%, 63%) |
| HSV | hsv(184, 54%, 87%) |
| CMYK | cmyk(54.3%, 3.6%, 0%, 13.3%) |
| CIE-LAB | lab(79.37, -29.61, -13.67) |
| CIE-LCH | lch(79.37, 32.62, 204.79°) |
| OKLab | oklab(81.09% -0.0952 -0.0378) |
| OKLCH | oklch(81.09% 0.102 201.7) |
| XYZ | xyz(42.2068, 55.5716, 76.8947) |
| Luminance | 0.5558 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.09
Darkturquoise
#00CED1
ΔE00 5.27
Mediumturquoise
#48D1CC
ΔE00 5.63
Robin'S Egg
#6DEDFD
ΔE00 5.99
Robin Egg Blue
#8AF1FE
ΔE00 7.09
Robin'S Egg Blue
#98EFF9
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D5DD #DD6D65
analogous
#65DDA9 #65D5DD #6599DD
triadic
#65D5DD #DD65D5 #D5DD65
tetradic
#65D5DD #A965DD #DD6D65 #99DD65
square
#65D5DD #A965DD #DD6D65 #99DD65
split-complementary
#65D5DD #DD6599 #DDA965
monochromatic
#249BA4 #33C7D2 #65D5DD #97E3E8 #C9F0F3
Accessibility & contrast
On white
1.73
#65D5DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#65D5DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D5DD
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D5DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D5DD | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CDDE
Deuteranopia (green-blind)
#B4BFDE
Tritanopia (blue-blind)
#00DCD7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #65d5dd; /* rgb */ color: rgb(101, 213, 221); /* oklch */ color: oklch(81.1% 0.102 201.7);
Tailwind
colors: {
custom: {
50: '#9be2e7',
500: '#65d5dd',
950: '#000000',
},
}SCSS
$custom: #65d5dd; $custom-light: #9be2e7; $custom-dark: #000000;
JSON
{
"hex": "#65d5dd",
"rgb": {
"r": 101,
"g": 213,
"b": 221
},
"hsl": {
"h": 184,
"s": 63.83,
"l": 63.137
},
"oklch": {
"l": 0.81089,
"c": 0.10242,
"h": 201.7
},
"luminance": 0.55576
}Semantic roles & 50–950 ramp
primary
#65D5DD
secondary
#A74740
accent
#261ACC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484