#65E5DD#65E5DD
#65E5DD is a very light, moderate teal. Relative luminance 0.640; OKLCH L 84.8% C 0.114 H 189.6°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #65E5DD |
|---|---|
| RGB | rgb(101, 229, 221) |
| HSL | hsl(176, 71%, 65%) |
| HSV | hsv(176, 56%, 90%) |
| CMYK | cmyk(55.9%, 0%, 3.5%, 10.2%) |
| CIE-LAB | lab(83.98, -37.15, -6.81) |
| CIE-LCH | lch(83.98, 37.77, 190.39°) |
| OKLab | oklab(84.81% -0.1122 -0.019) |
| OKLCH | oklch(84.81% 0.114 189.6) |
| XYZ | xyz(46.4316, 64.0212, 78.3030) |
| Luminance | 0.6403 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.74
Mediumturquoise
#48D1CC
ΔE00 4.98
Bright Aqua
#0BF9EA
ΔE00 5.76
Tiffany Blue
#7BF2DA
ΔE00 6.02
Bright Turquoise
#0FFEF9
ΔE00 6.21
Bright Cyan
#41FDFE
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E5DD #E5656D
analogous
#65E59D #65E5DD #65ADE5
triadic
#65E5DD #DD65E5 #E5DD65
tetradic
#65E5DD #9D65E5 #E5656D #ADE565
square
#65E5DD #9D65E5 #E5656D #ADE565
split-complementary
#65E5DD #E565AD #E59D65
monochromatic
#1EB2A8 #31DCD1 #65E5DD #99EEE9 #CEF7F4
Accessibility & contrast
On white
1.52
#65E5DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#65E5DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E5DD
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E5DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E5DD | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADD
Deuteranopia (green-blind)
#C5CBDE
Tritanopia (blue-blind)
#00EAE2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #65e5dd; /* rgb */ color: rgb(101, 229, 221); /* oklch */ color: oklch(84.8% 0.114 189.6);
Tailwind
colors: {
custom: {
50: '#9cede7',
500: '#65e5dd',
950: '#000000',
},
}SCSS
$custom: #65e5dd; $custom-light: #9cede7; $custom-dark: #000000;
JSON
{
"hex": "#65e5dd",
"rgb": {
"r": 101,
"g": 229,
"b": 221
},
"hsl": {
"h": 176.25,
"s": 71.111,
"l": 64.706
},
"oklch": {
"l": 0.84808,
"c": 0.11377,
"h": 189.6
},
"luminance": 0.64026
}Semantic roles & 50–950 ramp
primary
#65E5DD
secondary
#B23C43
accent
#121ED3
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1616
muted
#808584