#65E4E5#65E4E5
#65E4E5 is a very light, moderate teal. Relative luminance 0.639; OKLCH L 84.8% C 0.112 H 196.0°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #65E4E5 |
|---|---|
| RGB | rgb(101, 228, 229) |
| HSL | hsl(180, 71%, 65%) |
| HSV | hsv(180, 56%, 90%) |
| CMYK | cmyk(55.9%, 0.4%, 0%, 10.2%) |
| CIE-LAB | lab(83.92, -34.60, -11.13) |
| CIE-LCH | lch(83.92, 36.34, 197.83°) |
| OKLab | oklab(84.84% -0.1078 -0.0308) |
| OKLCH | oklch(84.84% 0.112 196) |
| XYZ | xyz(47.2471, 63.9059, 83.9587) |
| Luminance | 0.6391 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 5.03
Mediumturquoise
#48D1CC
ΔE00 5.37
Robin'S Egg
#6DEDFD
ΔE00 5.61
Bright Cyan
#41FDFE
ΔE00 5.73
Aqua Blue
#02D8E9
ΔE00 6.18
Robin Egg Blue
#8AF1FE
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E4E5 #E56665
analogous
#65E5A6 #65E4E5 #65A4E5
triadic
#65E4E5 #E565E4 #E4E565
tetradic
#65E4E5 #A665E5 #E56665 #A4E565
square
#65E4E5 #A665E5 #E56665 #A4E565
split-complementary
#65E4E5 #E565A4 #E5A665
monochromatic
#1EB0B2 #31DBDC #65E4E5 #99EDEE #CEF6F7
Accessibility & contrast
On white
1.52
#65E4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#65E4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E4E5
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E4E5 | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DAE5
Deuteranopia (green-blind)
#C2CBE6
Tritanopia (blue-blind)
#00EBE4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #65e4e5; /* rgb */ color: rgb(101, 228, 229); /* oklch */ color: oklch(84.8% 0.112 196.0);
Tailwind
colors: {
custom: {
50: '#9deded',
500: '#65e4e5',
950: '#000000',
},
}SCSS
$custom: #65e4e5; $custom-light: #9deded; $custom-dark: #000000;
JSON
{
"hex": "#65e4e5",
"rgb": {
"r": 101,
"g": 228,
"b": 229
},
"hsl": {
"h": 180.469,
"s": 71.111,
"l": 64.706
},
"oklch": {
"l": 0.84835,
"c": 0.1121,
"h": 196
},
"luminance": 0.63911
}Semantic roles & 50–950 ramp
primary
#65E4E5
secondary
#B23D3C
accent
#1412D3
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#0F1616
muted
#808584