#65E7E2#65E7E2
#65E7E2 is a very light, moderate teal. Relative luminance 0.654; OKLCH L 85.4% C 0.115 H 191.8°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #65E7E2 |
|---|---|
| RGB | rgb(101, 231, 226) |
| HSL | hsl(178, 73%, 65%) |
| HSV | hsv(178, 56%, 91%) |
| CMYK | cmyk(56.3%, 0%, 2.2%, 9.4%) |
| CIE-LAB | lab(84.69, -36.77, -8.39) |
| CIE-LCH | lch(84.69, 37.72, 192.85°) |
| OKLab | oklab(85.43% -0.1121 -0.0233) |
| OKLCH | oklch(85.43% 0.115 191.8) |
| XYZ | xyz(47.6643, 65.4047, 82.0492) |
| Luminance | 0.6541 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.74
Mediumturquoise
#48D1CC
ΔE00 5.37
Bright Cyan
#41FDFE
ΔE00 5.38
Bright Light Blue
#26F7FD
ΔE00 5.38
Bright Turquoise
#0FFEF9
ΔE00 5.75
Bright Aqua
#0BF9EA
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E7E2 #E7656A
analogous
#65E7A1 #65E7E2 #65ABE7
triadic
#65E7E2 #E265E7 #E7E265
tetradic
#65E7E2 #A165E7 #E7656A #ABE765
square
#65E7E2 #A165E7 #E7656A #ABE765
split-complementary
#65E7E2 #E765AB #E7A165
monochromatic
#1CB5AF #30DFD8 #65E7E2 #9AEFEC #CFF8F6
Accessibility & contrast
On white
1.49
#65E7E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#65E7E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E7E2
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E7E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E7E2 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDCE2
Deuteranopia (green-blind)
#C6CDE3
Tritanopia (blue-blind)
#00EDE5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #65e7e2; /* rgb */ color: rgb(101, 231, 226); /* oklch */ color: oklch(85.4% 0.115 191.8);
Tailwind
colors: {
custom: {
50: '#9defeb',
500: '#65e7e2',
950: '#000000',
},
}SCSS
$custom: #65e7e2; $custom-light: #9defeb; $custom-dark: #000000;
JSON
{
"hex": "#65e7e2",
"rgb": {
"r": 101,
"g": 231,
"b": 226
},
"hsl": {
"h": 177.692,
"s": 73.034,
"l": 65.098
},
"oklch": {
"l": 0.85433,
"c": 0.11455,
"h": 191.8
},
"luminance": 0.6541
}Semantic roles & 50–950 ramp
primary
#65E7E2
secondary
#B53B3F
accent
#1018D5
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#0F1616
muted
#808584