#65E1ED#65E1ED
#65E1ED is a very light, moderate teal. Relative luminance 0.627; OKLCH L 84.4% C 0.111 H 204.0°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #65E1ED |
|---|---|
| RGB | rgb(101, 225, 237) |
| HSL | hsl(185, 79%, 66%) |
| HSV | hsv(185, 57%, 93%) |
| CMYK | cmyk(57.4%, 5.1%, 0%, 7.1%) |
| CIE-LAB | lab(83.30, -31.03, -16.29) |
| CIE-LCH | lch(83.30, 35.04, 207.70°) |
| OKLab | oklab(84.42% -0.1014 -0.0451) |
| OKLCH | oklch(84.42% 0.111 204) |
| XYZ | xyz(47.5717, 62.7268, 89.7048) |
| Luminance | 0.6273 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.98
Aqua Blue
#02D8E9
ΔE00 4.05
Robin Egg Blue
#8AF1FE
ΔE00 4.52
Robin'S Egg Blue
#98EFF9
ΔE00 5.28
Bright Light Blue
#26F7FD
ΔE00 6.35
Darkturquoise
#00CED1
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E1ED #ED7165
analogous
#65EDB5 #65E1ED #659DED
triadic
#65E1ED #ED65E1 #E1ED65
tetradic
#65E1ED #B565ED #ED7165 #9DED65
square
#65E1ED #B565ED #ED7165 #9DED65
split-complementary
#65E1ED #ED659D #EDB565
monochromatic
#17B2C1 #2ED6E7 #65E1ED #9CECF3 #D3F6FA
Accessibility & contrast
On white
1.55
#65E1ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#65E1ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E1ED
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E1ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E1ED | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D9EE
Deuteranopia (green-blind)
#BCC9EE
Tritanopia (blue-blind)
#00E9E4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #65e1ed; /* rgb */ color: rgb(101, 225, 237); /* oklch */ color: oklch(84.4% 0.111 204.0);
Tailwind
colors: {
custom: {
50: '#9deaf2',
500: '#65e1ed',
950: '#000000',
},
}SCSS
$custom: #65e1ed; $custom-light: #9deaf2; $custom-dark: #000000;
JSON
{
"hex": "#65e1ed",
"rgb": {
"r": 101,
"g": 225,
"b": 237
},
"hsl": {
"h": 185.294,
"s": 79.07,
"l": 66.275
},
"oklch": {
"l": 0.84416,
"c": 0.11095,
"h": 204
},
"luminance": 0.62732
}Semantic roles & 50–950 ramp
primary
#65E1ED
secondary
#BF4337
accent
#1D0ADB
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485