#65D4DD#65D4DD
#65D4DD is a light, moderate teal. Relative luminance 0.551; OKLCH L 80.9% C 0.102 H 202.5°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #65D4DD |
|---|---|
| RGB | rgb(101, 212, 221) |
| HSL | hsl(185, 64%, 63%) |
| HSV | hsv(185, 54%, 87%) |
| CMYK | cmyk(54.3%, 4.1%, 0%, 13.3%) |
| CIE-LAB | lab(79.08, -29.13, -14.11) |
| CIE-LCH | lch(79.08, 32.37, 205.84°) |
| OKLab | oklab(80.86% -0.0941 -0.039) |
| OKLCH | oklch(80.86% 0.102 202.5) |
| XYZ | xyz(41.9561, 55.0701, 76.8111) |
| Luminance | 0.5507 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.03
Darkturquoise
#00CED1
ΔE00 5.44
Mediumturquoise
#48D1CC
ΔE00 5.96
Robin'S Egg
#6DEDFD
ΔE00 6.06
Robin Egg Blue
#8AF1FE
ΔE00 7.17
Robin'S Egg Blue
#98EFF9
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D4DD #DD6E65
analogous
#65DDAA #65D4DD #6598DD
triadic
#65D4DD #DD65D4 #D4DD65
tetradic
#65D4DD #AA65DD #DD6E65 #98DD65
square
#65D4DD #AA65DD #DD6E65 #98DD65
split-complementary
#65D4DD #DD6598 #DDAA65
monochromatic
#249AA4 #33C6D2 #65D4DD #97E2E8 #C9F0F3
Accessibility & contrast
On white
1.75
#65D4DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#65D4DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D4DD
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D4DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D4DD | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCDE
Deuteranopia (green-blind)
#B3BEDE
Tritanopia (blue-blind)
#00DBD6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #65d4dd; /* rgb */ color: rgb(101, 212, 221); /* oklch */ color: oklch(80.9% 0.102 202.5);
Tailwind
colors: {
custom: {
50: '#9be1e7',
500: '#65d4dd',
950: '#000000',
},
}SCSS
$custom: #65d4dd; $custom-light: #9be1e7; $custom-dark: #000000;
JSON
{
"hex": "#65d4dd",
"rgb": {
"r": 101,
"g": 212,
"b": 221
},
"hsl": {
"h": 184.5,
"s": 63.83,
"l": 63.137
},
"oklch": {
"l": 0.80857,
"c": 0.10187,
"h": 202.5
},
"luminance": 0.55074
}Semantic roles & 50–950 ramp
primary
#65D4DD
secondary
#A74740
accent
#271ACC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484