#65E0EA#65E0EA
#65E0EA is a very light, moderate teal. Relative luminance 0.620; OKLCH L 84.1% C 0.110 H 202.6°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #65E0EA |
|---|---|
| RGB | rgb(101, 224, 234) |
| HSL | hsl(185, 76%, 66%) |
| HSV | hsv(185, 57%, 92%) |
| CMYK | cmyk(56.8%, 4.3%, 0%, 8.2%) |
| CIE-LAB | lab(82.92, -31.37, -15.27) |
| CIE-LCH | lch(82.92, 34.88, 205.95°) |
| OKLab | oklab(84.08% -0.1016 -0.0422) |
| OKLCH | oklch(84.08% 0.11 202.6) |
| XYZ | xyz(46.8676, 62.0139, 87.3259) |
| Luminance | 0.6202 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.52
Aqua Blue
#02D8E9
ΔE00 4.08
Robin Egg Blue
#8AF1FE
ΔE00 4.90
Robin'S Egg Blue
#98EFF9
ΔE00 5.52
Bright Light Blue
#26F7FD
ΔE00 6.23
Darkturquoise
#00CED1
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E0EA #EA6F65
analogous
#65EAB1 #65E0EA #659DEA
triadic
#65E0EA #EA65E0 #E0EA65
tetradic
#65E0EA #B165EA #EA6F65 #9DEA65
square
#65E0EA #B165EA #EA6F65 #9DEA65
split-complementary
#65E0EA #EA659D #EAB165
monochromatic
#1AAFBB #2FD5E3 #65E0EA #9BEBF1 #D1F6F9
Accessibility & contrast
On white
1.57
#65E0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#65E0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E0EA
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E0EA | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D7EB
Deuteranopia (green-blind)
#BCC8EB
Tritanopia (blue-blind)
#00E8E3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #65e0ea; /* rgb */ color: rgb(101, 224, 234); /* oklch */ color: oklch(84.1% 0.110 202.6);
Tailwind
colors: {
custom: {
50: '#9deaf0',
500: '#65e0ea',
950: '#000000',
},
}SCSS
$custom: #65e0ea; $custom-light: #9deaf0; $custom-dark: #000000;
JSON
{
"hex": "#65e0ea",
"rgb": {
"r": 101,
"g": 224,
"b": 234
},
"hsl": {
"h": 184.511,
"s": 76,
"l": 65.686
},
"oklch": {
"l": 0.84081,
"c": 0.10999,
"h": 202.6
},
"luminance": 0.62019
}Semantic roles & 50–950 ramp
primary
#65E0EA
secondary
#BA4339
accent
#1D0DD8
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1616
muted
#808485