#65E1EE#65E1EE
#65E1EE is a very light, moderate teal. Relative luminance 0.628; OKLCH L 84.5% C 0.111 H 204.7°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #65E1EE |
|---|---|
| RGB | rgb(101, 225, 238) |
| HSL | hsl(186, 80%, 66%) |
| HSV | hsv(186, 58%, 93%) |
| CMYK | cmyk(57.6%, 5.5%, 0%, 6.7%) |
| CIE-LAB | lab(83.33, -30.75, -16.77) |
| CIE-LCH | lch(83.33, 35.03, 208.61°) |
| OKLab | oklab(84.45% -0.101 -0.0464) |
| OKLCH | oklch(84.45% 0.111 204.7) |
| XYZ | xyz(47.7182, 62.7854, 90.4764) |
| Luminance | 0.6279 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.84
Aqua Blue
#02D8E9
ΔE00 4.04
Robin Egg Blue
#8AF1FE
ΔE00 4.44
Robin'S Egg Blue
#98EFF9
ΔE00 5.24
Bright Light Blue
#26F7FD
ΔE00 6.53
Neon Blue
#04D9FF
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E1EE #EE7265
analogous
#65EEB6 #65E1EE #659DEE
triadic
#65E1EE #EE65E1 #E1EE65
tetradic
#65E1EE #B665EE #EE7265 #9DEE65
square
#65E1EE #B665EE #EE7265 #9DEE65
split-complementary
#65E1EE #EE659D #EEB665
monochromatic
#16B3C3 #2ED6E8 #65E1EE #9CECF4 #D3F6FA
Accessibility & contrast
On white
1.55
#65E1EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#65E1EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E1EE
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E1EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E1EE | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D9EF
Deuteranopia (green-blind)
#BCC9EF
Tritanopia (blue-blind)
#00E9E5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #65e1ee; /* rgb */ color: rgb(101, 225, 238); /* oklch */ color: oklch(84.5% 0.111 204.7);
Tailwind
colors: {
custom: {
50: '#9deaf3',
500: '#65e1ee',
950: '#000000',
},
}SCSS
$custom: #65e1ee; $custom-light: #9deaf3; $custom-dark: #000000;
JSON
{
"hex": "#65e1ee",
"rgb": {
"r": 101,
"g": 225,
"b": 238
},
"hsl": {
"h": 185.693,
"s": 80.117,
"l": 66.471
},
"oklch": {
"l": 0.84451,
"c": 0.11114,
"h": 204.7
},
"luminance": 0.6279
}Semantic roles & 50–950 ramp
primary
#65E1EE
secondary
#C14336
accent
#1D09DC
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485