#65E3DD#65E3DD
#65E3DD is a very light, moderate teal. Relative luminance 0.629; OKLCH L 84.3% C 0.112 H 191.0°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #65E3DD |
|---|---|
| RGB | rgb(101, 227, 221) |
| HSL | hsl(177, 69%, 64%) |
| HSV | hsv(177, 56%, 89%) |
| CMYK | cmyk(55.5%, 0%, 2.6%, 11%) |
| CIE-LAB | lab(83.40, -36.23, -7.67) |
| CIE-LCH | lch(83.40, 37.03, 191.95°) |
| OKLab | oklab(84.34% -0.1101 -0.0213) |
| OKLCH | oklch(84.34% 0.112 191) |
| XYZ | xyz(45.8814, 62.9208, 78.1196) |
| Luminance | 0.6292 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.21
Mediumturquoise
#48D1CC
ΔE00 4.54
Bright Light Blue
#26F7FD
ΔE00 6.24
Bright Cyan
#41FDFE
ΔE00 6.32
Bright Aqua
#0BF9EA
ΔE00 6.39
Bright Turquoise
#0FFEF9
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E3DD #E3656B
analogous
#65E39E #65E3DD #65AAE3
triadic
#65E3DD #DD65E3 #E3DD65
tetradic
#65E3DD #9E65E3 #E3656B #AAE365
square
#65E3DD #9E65E3 #E3656B #AAE365
split-complementary
#65E3DD #E365AA #E39E65
monochromatic
#20AEA7 #31DAD2 #65E3DD #99ECE8 #CDF6F4
Accessibility & contrast
On white
1.55
#65E3DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#65E3DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E3DD
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E3DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E3DD | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D9DD
Deuteranopia (green-blind)
#C3C9DE
Tritanopia (blue-blind)
#00E9E1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #65e3dd; /* rgb */ color: rgb(101, 227, 221); /* oklch */ color: oklch(84.3% 0.112 191.0);
Tailwind
colors: {
custom: {
50: '#9cece7',
500: '#65e3dd',
950: '#000000',
},
}SCSS
$custom: #65e3dd; $custom-light: #9cece7; $custom-dark: #000000;
JSON
{
"hex": "#65e3dd",
"rgb": {
"r": 101,
"g": 227,
"b": 221
},
"hsl": {
"h": 177.143,
"s": 69.231,
"l": 64.314
},
"oklch": {
"l": 0.84342,
"c": 0.11212,
"h": 191
},
"luminance": 0.62925
}Semantic roles & 50–950 ramp
primary
#65E3DD
secondary
#AF3D42
accent
#141DD1
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1616
muted
#808484