#65E5E2#65E5E2
#65E5E2 is a very light, moderate teal. Relative luminance 0.643; OKLCH L 85.0% C 0.113 H 193.1°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #65E5E2 |
|---|---|
| RGB | rgb(101, 229, 226) |
| HSL | hsl(179, 71%, 65%) |
| HSV | hsv(179, 56%, 90%) |
| CMYK | cmyk(55.9%, 0%, 1.3%, 10.2%) |
| CIE-LAB | lab(84.12, -35.85, -9.25) |
| CIE-LCH | lch(84.12, 37.02, 194.46°) |
| OKLab | oklab(84.97% -0.1101 -0.0257) |
| OKLCH | oklch(84.97% 0.113 193.1) |
| XYZ | xyz(47.1077, 64.2916, 81.8637) |
| Luminance | 0.6430 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.07
Turquoise
#40E0D0
ΔE00 5.23
Bright Light Blue
#26F7FD
ΔE00 5.33
Bright Cyan
#41FDFE
ΔE00 5.61
Bright Turquoise
#0FFEF9
ΔE00 6.21
Aqua
#00FFFF
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E5E2 #E56568
analogous
#65E5A2 #65E5E2 #65A8E5
triadic
#65E5E2 #E265E5 #E5E265
tetradic
#65E5E2 #A265E5 #E56568 #A8E565
square
#65E5E2 #A265E5 #E56568 #A8E565
split-complementary
#65E5E2 #E565A8 #E5A265
monochromatic
#1EB2AE #31DCD8 #65E5E2 #99EEEC #CEF7F6
Accessibility & contrast
On white
1.52
#65E5E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#65E5E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E5E2
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E5E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E5E2 | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DBE2
Deuteranopia (green-blind)
#C3CBE3
Tritanopia (blue-blind)
#00EBE4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #65e5e2; /* rgb */ color: rgb(101, 229, 226); /* oklch */ color: oklch(85.0% 0.113 193.1);
Tailwind
colors: {
custom: {
50: '#9dedeb',
500: '#65e5e2',
950: '#000000',
},
}SCSS
$custom: #65e5e2; $custom-light: #9dedeb; $custom-dark: #000000;
JSON
{
"hex": "#65e5e2",
"rgb": {
"r": 101,
"g": 229,
"b": 226
},
"hsl": {
"h": 178.594,
"s": 71.111,
"l": 64.706
},
"oklch": {
"l": 0.84969,
"c": 0.11302,
"h": 193.1
},
"luminance": 0.64296
}Semantic roles & 50–950 ramp
primary
#65E5E2
secondary
#B23C3F
accent
#1217D3
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#0F1616
muted
#808584