#65E1E4#65E1E4
#65E1E4 is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.1% C 0.110 H 197.4°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #65E1E4 |
|---|---|
| RGB | rgb(101, 225, 228) |
| HSL | hsl(181, 70%, 65%) |
| HSV | hsv(181, 56%, 89%) |
| CMYK | cmyk(55.7%, 1.3%, 0%, 10.6%) |
| CIE-LAB | lab(83.03, -33.46, -11.93) |
| CIE-LCH | lch(83.03, 35.52, 199.62°) |
| OKLab | oklab(84.11% -0.105 -0.033) |
| OKLCH | oklch(84.11% 0.11 197.4) |
| XYZ | xyz(46.2897, 62.2140, 82.9528) |
| Luminance | 0.6222 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 5.23
Mediumturquoise
#48D1CC
ΔE00 5.27
Aqua Blue
#02D8E9
ΔE00 5.41
Bright Light Blue
#26F7FD
ΔE00 5.55
Darkturquoise
#00CED1
ΔE00 5.95
Robin Egg Blue
#8AF1FE
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E1E4 #E46865
analogous
#65E4A7 #65E1E4 #65A2E4
triadic
#65E1E4 #E465E1 #E1E465
tetradic
#65E1E4 #A765E4 #E46865 #A2E465
square
#65E1E4 #A765E4 #E46865 #A2E465
split-complementary
#65E1E4 #E465A2 #E4A765
monochromatic
#1FACB0 #31D7DB #65E1E4 #99EBED #CDF5F6
Accessibility & contrast
On white
1.56
#65E1E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#65E1E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E1E4
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E1E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E1E4 | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D8E4
Deuteranopia (green-blind)
#BFC8E5
Tritanopia (blue-blind)
#00E8E2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #65e1e4; /* rgb */ color: rgb(101, 225, 228); /* oklch */ color: oklch(84.1% 0.110 197.4);
Tailwind
colors: {
custom: {
50: '#9debec',
500: '#65e1e4',
950: '#000000',
},
}SCSS
$custom: #65e1e4; $custom-light: #9debec; $custom-dark: #000000;
JSON
{
"hex": "#65e1e4",
"rgb": {
"r": 101,
"g": 225,
"b": 228
},
"hsl": {
"h": 181.417,
"s": 70.166,
"l": 64.51
},
"oklch": {
"l": 0.84107,
"c": 0.11011,
"h": 197.4
},
"luminance": 0.62219
}Semantic roles & 50–950 ramp
primary
#65E1E4
secondary
#B13F3C
accent
#1813D2
background
#FCFEFE
surface
#F6FDFD
border
#D0D5D5
text
#0F1616
muted
#808484