#65EEE5#65EEE5
#65EEE5 is a very light, moderate teal. Relative luminance 0.696; OKLCH L 87.2% C 0.120 H 189.2°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #65EEE5 |
|---|---|
| RGB | rgb(101, 238, 229) |
| HSL | hsl(176, 80%, 66%) |
| HSV | hsv(176, 58%, 93%) |
| CMYK | cmyk(57.6%, 0%, 3.8%, 6.7%) |
| CIE-LAB | lab(86.78, -39.20, -6.87) |
| CIE-LCH | lch(86.78, 39.80, 189.94°) |
| OKLab | oklab(87.15% -0.1181 -0.0192) |
| OKLCH | oklch(87.15% 0.12 189.2) |
| XYZ | xyz(50.0780, 69.5678, 84.9024) |
| Luminance | 0.6957 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 4.27
Turquoise
#40E0D0
ΔE00 4.53
Bright Turquoise
#0FFEF9
ΔE00 4.59
Bright Cyan
#41FDFE
ΔE00 4.83
Tiffany Blue
#7BF2DA
ΔE00 5.27
Aqua
#00FFFF
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EEE5 #EE656E
analogous
#65EEA1 #65EEE5 #65B3EE
triadic
#65EEE5 #E565EE #EEE565
tetradic
#65EEE5 #A165EE #EE656E #B3EE65
square
#65EEE5 #A165EE #EE656E #B3EE65
split-complementary
#65EEE5 #EE65B3 #EEA165
monochromatic
#16C3B8 #2EE8DC #65EEE5 #9CF4EE #D3FAF8
Accessibility & contrast
On white
1.41
#65EEE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#65EEE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EEE5
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EEE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EEE5 | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E3E5
Deuteranopia (green-blind)
#CCD3E6
Tritanopia (blue-blind)
#00F4EB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #65eee5; /* rgb */ color: rgb(101, 238, 229); /* oklch */ color: oklch(87.2% 0.120 189.2);
Tailwind
colors: {
custom: {
50: '#9ef4ed',
500: '#65eee5',
950: '#000000',
},
}SCSS
$custom: #65eee5; $custom-light: #9ef4ed; $custom-dark: #000000;
JSON
{
"hex": "#65eee5",
"rgb": {
"r": 101,
"g": 238,
"b": 229
},
"hsl": {
"h": 176.058,
"s": 80.117,
"l": 66.471
},
"oklch": {
"l": 0.87154,
"c": 0.1197,
"h": 189.2
},
"luminance": 0.69573
}Semantic roles & 50–950 ramp
primary
#65EEE5
secondary
#C1363F
accent
#0917DC
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#101716
muted
#808584