#65E3D3#65E3D3
#65E3D3 is a very light, moderate teal. Relative luminance 0.624; OKLCH L 84.0% C 0.115 H 184.1°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #65E3D3 |
|---|---|
| RGB | rgb(101, 227, 211) |
| HSL | hsl(172, 69%, 64%) |
| HSV | hsv(172, 56%, 89%) |
| CMYK | cmyk(55.5%, 0%, 7%, 11%) |
| CIE-LAB | lab(83.13, -38.77, -2.77) |
| CIE-LCH | lch(83.13, 38.87, 184.09°) |
| OKLab | oklab(84.03% -0.1143 -0.0081) |
| OKLCH | oklch(84.03% 0.115 184.1) |
| XYZ | xyz(44.5886, 62.4037, 71.3107) |
| Luminance | 0.6241 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.32
Tiffany Blue
#7BF2DA
ΔE00 4.26
Mediumturquoise
#48D1CC
ΔE00 5.69
Bright Aqua
#0BF9EA
ΔE00 5.82
Aqua (survey)
#13EAC9
ΔE00 5.94
Seafoam Blue
#78D1B6
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E3D3 #E36575
analogous
#65E394 #65E3D3 #65B4E3
triadic
#65E3D3 #D365E3 #E3D365
tetradic
#65E3D3 #9465E3 #E36575 #B4E365
square
#65E3D3 #9465E3 #E36575 #B4E365
split-complementary
#65E3D3 #E365B4 #E39465
monochromatic
#20AE9C #31DAC4 #65E3D3 #99ECE2 #CDF6F1
Accessibility & contrast
On white
1.56
#65E3D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#65E3D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E3D3
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E3D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E3D3 | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D8D2
Deuteranopia (green-blind)
#C5C9D5
Tritanopia (blue-blind)
#00E7DE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #65e3d3; /* rgb */ color: rgb(101, 227, 211); /* oklch */ color: oklch(84.0% 0.115 184.1);
Tailwind
colors: {
custom: {
50: '#9cece0',
500: '#65e3d3',
950: '#000000',
},
}SCSS
$custom: #65e3d3; $custom-light: #9cece0; $custom-dark: #000000;
JSON
{
"hex": "#65e3d3",
"rgb": {
"r": 101,
"g": 227,
"b": 211
},
"hsl": {
"h": 172.381,
"s": 69.231,
"l": 64.314
},
"oklch": {
"l": 0.84031,
"c": 0.11462,
"h": 184.1
},
"luminance": 0.62408
}Semantic roles & 50–950 ramp
primary
#65E3D3
secondary
#AF3D4B
accent
#142CD1
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1615
muted
#808584