#65D7DD#65D7DD
#65D7DD is a light, moderate teal. Relative luminance 0.566; OKLCH L 81.6% C 0.104 H 200.0°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #65D7DD |
|---|---|
| RGB | rgb(101, 215, 221) |
| HSL | hsl(183, 64%, 63%) |
| HSV | hsv(183, 54%, 87%) |
| CMYK | cmyk(54.3%, 2.7%, 0%, 13.3%) |
| CIE-LAB | lab(79.94, -30.57, -12.81) |
| CIE-LCH | lch(79.94, 33.15, 202.74°) |
| OKLab | oklab(81.55% -0.0973 -0.0354) |
| OKLCH | oklch(81.55% 0.104 200) |
| XYZ | xyz(42.7130, 56.5839, 77.0634) |
| Luminance | 0.5659 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.37
Darkturquoise
#00CED1
ΔE00 5.03
Mediumturquoise
#48D1CC
ΔE00 5.04
Robin'S Egg
#6DEDFD
ΔE00 5.95
Robin Egg Blue
#8AF1FE
ΔE00 6.99
Robin'S Egg Blue
#98EFF9
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D7DD #DD6B65
analogous
#65DDA7 #65D7DD #659BDD
triadic
#65D7DD #DD65D7 #D7DD65
tetradic
#65D7DD #A765DD #DD6B65 #9BDD65
square
#65D7DD #A765DD #DD6B65 #9BDD65
split-complementary
#65D7DD #DD659B #DDA765
monochromatic
#249DA4 #33CAD2 #65D7DD #97E4E8 #C9F1F3
Accessibility & contrast
On white
1.70
#65D7DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#65D7DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D7DD
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D7DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D7DD | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CFDE
Deuteranopia (green-blind)
#B6C0DE
Tritanopia (blue-blind)
#00DED8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #65d7dd; /* rgb */ color: rgb(101, 215, 221); /* oklch */ color: oklch(81.6% 0.104 200.0);
Tailwind
colors: {
custom: {
50: '#9be3e7',
500: '#65d7dd',
950: '#000000',
},
}SCSS
$custom: #65d7dd; $custom-light: #9be3e7; $custom-dark: #000000;
JSON
{
"hex": "#65d7dd",
"rgb": {
"r": 101,
"g": 215,
"b": 221
},
"hsl": {
"h": 183,
"s": 63.83,
"l": 63.137
},
"oklch": {
"l": 0.81553,
"c": 0.10357,
"h": 200
},
"luminance": 0.56588
}Semantic roles & 50–950 ramp
primary
#65D7DD
secondary
#A74540
accent
#231ACC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484