#65D2D9#65D2D9
#65D2D9 is a light, moderate teal. Relative luminance 0.539; OKLCH L 80.3% C 0.100 H 201.0°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #65D2D9 |
|---|---|
| RGB | rgb(101, 210, 217) |
| HSL | hsl(184, 60%, 62%) |
| HSV | hsv(184, 53%, 85%) |
| CMYK | cmyk(53.5%, 3.2%, 0%, 14.9%) |
| CIE-LAB | lab(78.38, -29.24, -13.01) |
| CIE-LCH | lch(78.38, 32.00, 203.99°) |
| OKLab | oklab(80.26% -0.0936 -0.0359) |
| OKLCH | oklch(80.26% 0.1 201) |
| XYZ | xyz(40.9327, 53.8658, 73.8722) |
| Luminance | 0.5387 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.47
Darkturquoise
#00CED1
ΔE00 4.96
Mediumturquoise
#48D1CC
ΔE00 5.27
Robin'S Egg
#6DEDFD
ΔE00 6.78
Robin Egg Blue
#8AF1FE
ΔE00 7.80
Robin'S Egg Blue
#98EFF9
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D2D9 #D96C65
analogous
#65D9A6 #65D2D9 #6598D9
triadic
#65D2D9 #D965D2 #D2D965
tetradic
#65D2D9 #A665D9 #D96C65 #98D965
square
#65D2D9 #A665D9 #D96C65 #98D965
split-complementary
#65D2D9 #D96598 #D9A665
monochromatic
#27969D #34C4CD #65D2D9 #96E0E5 #C7EFF1
Accessibility & contrast
On white
1.78
#65D2D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#65D2D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D2D9
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D2D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D2D9 | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CADA
Deuteranopia (green-blind)
#B2BCDA
Tritanopia (blue-blind)
#00D9D4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #65d2d9; /* rgb */ color: rgb(101, 210, 217); /* oklch */ color: oklch(80.3% 0.100 201.0);
Tailwind
colors: {
custom: {
50: '#9be0e4',
500: '#65d2d9',
950: '#000000',
},
}SCSS
$custom: #65d2d9; $custom-light: #9be0e4; $custom-dark: #000000;
JSON
{
"hex": "#65d2d9",
"rgb": {
"r": 101,
"g": 210,
"b": 217
},
"hsl": {
"h": 183.621,
"s": 60.417,
"l": 62.353
},
"oklch": {
"l": 0.80255,
"c": 0.10026,
"h": 201
},
"luminance": 0.5387
}Semantic roles & 50–950 ramp
primary
#65D2D9
secondary
#A14741
accent
#281DC8
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484