#65E3D2#65E3D2
#65E3D2 is a very light, moderate teal. Relative luminance 0.624; OKLCH L 84.0% C 0.115 H 183.4°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #65E3D2 |
|---|---|
| RGB | rgb(101, 227, 210) |
| HSL | hsl(172, 69%, 64%) |
| HSV | hsv(172, 56%, 89%) |
| CMYK | cmyk(55.5%, 0%, 7.5%, 11%) |
| CIE-LAB | lab(83.10, -39.02, -2.28) |
| CIE-LCH | lch(83.10, 39.08, 183.35°) |
| OKLab | oklab(84% -0.1148 -0.0068) |
| OKLCH | oklch(84% 0.115 183.4) |
| XYZ | xyz(44.4636, 62.3537, 70.6525) |
| Luminance | 0.6236 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.35
Tiffany Blue
#7BF2DA
ΔE00 4.09
Aqua (survey)
#13EAC9
ΔE00 5.67
Bright Aqua
#0BF9EA
ΔE00 5.88
Mediumturquoise
#48D1CC
ΔE00 5.90
Seafoam Blue
#78D1B6
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E3D2 #E36576
analogous
#65E393 #65E3D2 #65B5E3
triadic
#65E3D2 #D265E3 #E3D265
tetradic
#65E3D2 #9365E3 #E36576 #B5E365
square
#65E3D2 #9365E3 #E36576 #B5E365
split-complementary
#65E3D2 #E365B5 #E39365
monochromatic
#20AE9B #31DAC3 #65E3D2 #99ECE1 #CDF6F0
Accessibility & contrast
On white
1.56
#65E3D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#65E3D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E3D2
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E3D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E3D2 | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D7D1
Deuteranopia (green-blind)
#C6C9D4
Tritanopia (blue-blind)
#00E7DE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #65e3d2; /* rgb */ color: rgb(101, 227, 210); /* oklch */ color: oklch(84.0% 0.115 183.4);
Tailwind
colors: {
custom: {
50: '#9cecdf',
500: '#65e3d2',
950: '#000000',
},
}SCSS
$custom: #65e3d2; $custom-light: #9cecdf; $custom-dark: #000000;
JSON
{
"hex": "#65e3d2",
"rgb": {
"r": 101,
"g": 227,
"b": 210
},
"hsl": {
"h": 171.905,
"s": 69.231,
"l": 64.314
},
"oklch": {
"l": 0.84,
"c": 0.11496,
"h": 183.4
},
"luminance": 0.62358
}Semantic roles & 50–950 ramp
primary
#65E3D2
secondary
#AF3D4C
accent
#142ED1
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1615
muted
#808584