#65E5EE#65E5EE
#65E5EE is a very light, moderate teal. Relative luminance 0.650; OKLCH L 85.4% C 0.113 H 201.6°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #65E5EE |
|---|---|
| RGB | rgb(101, 229, 238) |
| HSL | hsl(184, 80%, 66%) |
| HSV | hsv(184, 58%, 93%) |
| CMYK | cmyk(57.6%, 3.8%, 0%, 6.7%) |
| CIE-LAB | lab(84.47, -32.65, -15.06) |
| CIE-LCH | lch(84.47, 35.96, 204.75°) |
| OKLab | oklab(85.37% -0.1051 -0.0416) |
| OKLCH | oklch(85.37% 0.113 201.6) |
| XYZ | xyz(48.8123, 64.9734, 90.8410) |
| Luminance | 0.6498 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.03
Robin Egg Blue
#8AF1FE
ΔE00 4.39
Aqua Blue
#02D8E9
ΔE00 4.75
Bright Light Blue
#26F7FD
ΔE00 5.14
Robin'S Egg Blue
#98EFF9
ΔE00 5.18
Bright Cyan
#41FDFE
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E5EE #EE6E65
analogous
#65EEB3 #65E5EE #65A1EE
triadic
#65E5EE #EE65E5 #E5EE65
tetradic
#65E5EE #B365EE #EE6E65 #A1EE65
square
#65E5EE #B365EE #EE6E65 #A1EE65
split-complementary
#65E5EE #EE65A1 #EEB365
monochromatic
#16B8C3 #2EDCE8 #65E5EE #9CEEF4 #D3F8FA
Accessibility & contrast
On white
1.50
#65E5EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#65E5EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E5EE
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E5EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E5EE | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCEF
Deuteranopia (green-blind)
#C0CCEF
Tritanopia (blue-blind)
#00EDE7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #65e5ee; /* rgb */ color: rgb(101, 229, 238); /* oklch */ color: oklch(85.4% 0.113 201.6);
Tailwind
colors: {
custom: {
50: '#9eedf3',
500: '#65e5ee',
950: '#000000',
},
}SCSS
$custom: #65e5ee; $custom-light: #9eedf3; $custom-dark: #000000;
JSON
{
"hex": "#65e5ee",
"rgb": {
"r": 101,
"g": 229,
"b": 238
},
"hsl": {
"h": 183.942,
"s": 80.117,
"l": 66.471
},
"oklch": {
"l": 0.8537,
"c": 0.11309,
"h": 201.6
},
"luminance": 0.64978
}Semantic roles & 50–950 ramp
primary
#65E5EE
secondary
#C13F36
accent
#1709DC
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101617
muted
#808585