#65E5E4#65E5E4
#65E5E4 is a very light, moderate teal. Relative luminance 0.644; OKLCH L 85.0% C 0.113 H 194.5°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #65E5E4 |
|---|---|
| RGB | rgb(101, 229, 228) |
| HSL | hsl(180, 71%, 65%) |
| HSV | hsv(180, 56%, 90%) |
| CMYK | cmyk(55.9%, 0%, 0.4%, 10.2%) |
| CIE-LAB | lab(84.17, -35.33, -10.22) |
| CIE-LCH | lch(84.17, 36.77, 196.13°) |
| OKLab | oklab(85.03% -0.1092 -0.0283) |
| OKLCH | oklch(85.03% 0.113 194.5) |
| XYZ | xyz(47.3837, 64.4020, 83.3175) |
| Luminance | 0.6441 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 5.04
Mediumturquoise
#48D1CC
ΔE00 5.27
Bright Cyan
#41FDFE
ΔE00 5.51
Turquoise
#40E0D0
ΔE00 5.88
Robin'S Egg
#6DEDFD
ΔE00 6.22
Aqua
#00FFFF
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E5E4 #E56566
analogous
#65E5A4 #65E5E4 #65A6E5
triadic
#65E5E4 #E465E5 #E5E465
tetradic
#65E5E4 #A465E5 #E56566 #A6E565
square
#65E5E4 #A465E5 #E56566 #A6E565
split-complementary
#65E5E4 #E565A6 #E5A465
monochromatic
#1EB2B0 #31DCDB #65E5E4 #99EEED #CEF7F6
Accessibility & contrast
On white
1.51
#65E5E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#65E5E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E5E4
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E5E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E5E4 | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DBE4
Deuteranopia (green-blind)
#C3CBE5
Tritanopia (blue-blind)
#00EBE4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #65e5e4; /* rgb */ color: rgb(101, 229, 228); /* oklch */ color: oklch(85.0% 0.113 194.5);
Tailwind
colors: {
custom: {
50: '#9dedec',
500: '#65e5e4',
950: '#000000',
},
}SCSS
$custom: #65e5e4; $custom-light: #9dedec; $custom-dark: #000000;
JSON
{
"hex": "#65e5e4",
"rgb": {
"r": 101,
"g": 229,
"b": 228
},
"hsl": {
"h": 179.531,
"s": 71.111,
"l": 64.706
},
"oklch": {
"l": 0.85034,
"c": 0.11284,
"h": 194.5
},
"luminance": 0.64407
}Semantic roles & 50–950 ramp
primary
#65E5E4
secondary
#B23C3D
accent
#1214D3
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#0F1616
muted
#808584