#65E4E4#65E4E4
#65E4E4 is a very light, moderate teal. Relative luminance 0.639; OKLCH L 84.8% C 0.112 H 195.2°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #65E4E4 |
|---|---|
| RGB | rgb(101, 228, 228) |
| HSL | hsl(180, 70%, 65%) |
| HSV | hsv(180, 56%, 89%) |
| CMYK | cmyk(55.7%, 0%, 0%, 10.6%) |
| CIE-LAB | lab(83.89, -34.86, -10.64) |
| CIE-LCH | lch(83.89, 36.45, 196.98°) |
| OKLab | oklab(84.8% -0.1082 -0.0295) |
| OKLCH | oklch(84.8% 0.112 195.2) |
| XYZ | xyz(47.1079, 63.8502, 83.2255) |
| Luminance | 0.6385 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 5.11
Mediumturquoise
#48D1CC
ΔE00 5.21
Bright Cyan
#41FDFE
ΔE00 5.72
Robin'S Egg
#6DEDFD
ΔE00 5.95
Turquoise
#40E0D0
ΔE00 6.18
Darkturquoise
#00CED1
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E4E4 #E46565
analogous
#65E4A5 #65E4E4 #65A5E4
triadic
#65E4E4 #E465E4 #E4E465
tetradic
#65E4E4 #A565E4 #E46565 #A5E465
square
#65E4E4 #A565E4 #E46565 #A5E465
split-complementary
#65E4E4 #E465A5 #E4A565
monochromatic
#1FB0B0 #31DBDB #65E4E4 #99EDED #CDF6F6
Accessibility & contrast
On white
1.52
#65E4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#65E4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E4E4
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E4E4 | 1.00 | 1.52 | 13.77 | 13.77 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DAE4
Deuteranopia (green-blind)
#C2CBE5
Tritanopia (blue-blind)
#00EAE4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #65e4e4; /* rgb */ color: rgb(101, 228, 228); /* oklch */ color: oklch(84.8% 0.112 195.2);
Tailwind
colors: {
custom: {
50: '#9dedec',
500: '#65e4e4',
950: '#000000',
},
}SCSS
$custom: #65e4e4; $custom-light: #9dedec; $custom-dark: #000000;
JSON
{
"hex": "#65e4e4",
"rgb": {
"r": 101,
"g": 228,
"b": 228
},
"hsl": {
"h": 180,
"s": 70.166,
"l": 64.51
},
"oklch": {
"l": 0.84802,
"c": 0.11214,
"h": 195.2
},
"luminance": 0.63855
}Semantic roles & 50–950 ramp
primary
#65E4E4
secondary
#B13C3C
accent
#1313D2
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#0F1616
muted
#808584