#65E2E4#65E2E4
#65E2E4 is a very light, moderate teal. Relative luminance 0.628; OKLCH L 84.3% C 0.111 H 196.7°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #65E2E4 |
|---|---|
| RGB | rgb(101, 226, 228) |
| HSL | hsl(181, 70%, 65%) |
| HSV | hsv(181, 56%, 89%) |
| CMYK | cmyk(55.7%, 0.9%, 0%, 10.6%) |
| CIE-LAB | lab(83.31, -33.93, -11.50) |
| CIE-LCH | lch(83.31, 35.82, 198.73°) |
| OKLab | oklab(84.34% -0.1061 -0.0318) |
| OKLCH | oklch(84.34% 0.111 196.7) |
| XYZ | xyz(46.5608, 62.7562, 83.0432) |
| Luminance | 0.6276 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.21
Bright Light Blue
#26F7FD
ΔE00 5.37
Robin'S Egg
#6DEDFD
ΔE00 5.45
Aqua Blue
#02D8E9
ΔE00 5.75
Darkturquoise
#00CED1
ΔE00 6.06
Bright Cyan
#41FDFE
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E2E4 #E46765
analogous
#65E4A7 #65E2E4 #65A3E4
triadic
#65E2E4 #E465E2 #E2E465
tetradic
#65E2E4 #A765E4 #E46765 #A3E465
square
#65E2E4 #A765E4 #E46765 #A3E465
split-complementary
#65E2E4 #E465A3 #E4A765
monochromatic
#1FADB0 #31D8DB #65E2E4 #99ECED #CDF6F6
Accessibility & contrast
On white
1.55
#65E2E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#65E2E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E2E4
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E2E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E2E4 | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D8E4
Deuteranopia (green-blind)
#C0C9E5
Tritanopia (blue-blind)
#00E9E2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #65e2e4; /* rgb */ color: rgb(101, 226, 228); /* oklch */ color: oklch(84.3% 0.111 196.7);
Tailwind
colors: {
custom: {
50: '#9debec',
500: '#65e2e4',
950: '#000000',
},
}SCSS
$custom: #65e2e4; $custom-light: #9debec; $custom-dark: #000000;
JSON
{
"hex": "#65e2e4",
"rgb": {
"r": 101,
"g": 226,
"b": 228
},
"hsl": {
"h": 180.945,
"s": 70.166,
"l": 64.51
},
"oklch": {
"l": 0.84339,
"c": 0.11077,
"h": 196.7
},
"luminance": 0.62761
}Semantic roles & 50–950 ramp
primary
#65E2E4
secondary
#B13E3C
accent
#1613D2
background
#FCFEFE
surface
#F6FDFD
border
#D0D5D5
text
#0F1616
muted
#808484