#65E3E1#65E3E1
#65E3E1 is a very light, moderate teal. Relative luminance 0.631; OKLCH L 84.5% C 0.112 H 193.8°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #65E3E1 |
|---|---|
| RGB | rgb(101, 227, 225) |
| HSL | hsl(179, 69%, 64%) |
| HSV | hsv(179, 56%, 89%) |
| CMYK | cmyk(55.5%, 0%, 0.9%, 11%) |
| CIE-LAB | lab(83.51, -35.18, -9.61) |
| CIE-LCH | lch(83.51, 36.47, 195.28°) |
| OKLab | oklab(84.47% -0.1084 -0.0267) |
| OKLCH | oklch(84.47% 0.112 193.8) |
| XYZ | xyz(46.4207, 63.1365, 80.9598) |
| Luminance | 0.6314 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.77
Turquoise
#40E0D0
ΔE00 5.48
Bright Light Blue
#26F7FD
ΔE00 5.53
Bright Cyan
#41FDFE
ΔE00 5.98
Darkturquoise
#00CED1
ΔE00 6.27
Bright Turquoise
#0FFEF9
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E3E1 #E36567
analogous
#65E3A2 #65E3E1 #65A6E3
triadic
#65E3E1 #E165E3 #E3E165
tetradic
#65E3E1 #A265E3 #E36567 #A6E365
square
#65E3E1 #A265E3 #E36567 #A6E365
split-complementary
#65E3E1 #E365A6 #E3A265
monochromatic
#20AEAC #31DAD7 #65E3E1 #99ECEB #CDF6F5
Accessibility & contrast
On white
1.54
#65E3E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#65E3E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E3E1
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E3E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E3E1 | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D9E1
Deuteranopia (green-blind)
#C2CAE2
Tritanopia (blue-blind)
#00E9E2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #65e3e1; /* rgb */ color: rgb(101, 227, 225); /* oklch */ color: oklch(84.5% 0.112 193.8);
Tailwind
colors: {
custom: {
50: '#9decea',
500: '#65e3e1',
950: '#000000',
},
}SCSS
$custom: #65e3e1; $custom-light: #9decea; $custom-dark: #000000;
JSON
{
"hex": "#65e3e1",
"rgb": {
"r": 101,
"g": 227,
"b": 225
},
"hsl": {
"h": 179.048,
"s": 69.231,
"l": 64.314
},
"oklch": {
"l": 0.84472,
"c": 0.11162,
"h": 193.8
},
"luminance": 0.63141
}Semantic roles & 50–950 ramp
primary
#65E3E1
secondary
#AF3D3F
accent
#1417D1
background
#FCFEFE
surface
#F6FDFD
border
#D0D5D5
text
#0F1616
muted
#808484