#65E1EA#65E1EA
#65E1EA is a very light, moderate teal. Relative luminance 0.626; OKLCH L 84.3% C 0.111 H 201.8°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #65E1EA |
|---|---|
| RGB | rgb(101, 225, 234) |
| HSL | hsl(184, 76%, 66%) |
| HSV | hsv(184, 57%, 92%) |
| CMYK | cmyk(56.8%, 3.8%, 0%, 8.2%) |
| CIE-LAB | lab(83.21, -31.84, -14.84) |
| CIE-LCH | lch(83.21, 35.13, 204.98°) |
| OKLab | oklab(84.31% -0.1026 -0.041) |
| OKLCH | oklch(84.31% 0.111 201.8) |
| XYZ | xyz(47.1371, 62.5529, 87.4157) |
| Luminance | 0.6256 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.57
Aqua Blue
#02D8E9
ΔE00 4.28
Robin Egg Blue
#8AF1FE
ΔE00 4.90
Robin'S Egg Blue
#98EFF9
ΔE00 5.52
Bright Light Blue
#26F7FD
ΔE00 5.90
Darkturquoise
#00CED1
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E1EA #EA6E65
analogous
#65EAB0 #65E1EA #659EEA
triadic
#65E1EA #EA65E1 #E1EA65
tetradic
#65E1EA #B065EA #EA6E65 #9EEA65
square
#65E1EA #B065EA #EA6E65 #9EEA65
split-complementary
#65E1EA #EA659E #EAB065
monochromatic
#1AB0BB #2FD7E3 #65E1EA #9BEBF1 #D1F6F9
Accessibility & contrast
On white
1.55
#65E1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#65E1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E1EA
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E1EA | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D8EB
Deuteranopia (green-blind)
#BDC9EB
Tritanopia (blue-blind)
#00E9E3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #65e1ea; /* rgb */ color: rgb(101, 225, 234); /* oklch */ color: oklch(84.3% 0.111 201.8);
Tailwind
colors: {
custom: {
50: '#9deaf0',
500: '#65e1ea',
950: '#000000',
},
}SCSS
$custom: #65e1ea; $custom-light: #9deaf0; $custom-dark: #000000;
JSON
{
"hex": "#65e1ea",
"rgb": {
"r": 101,
"g": 225,
"b": 234
},
"hsl": {
"h": 184.06,
"s": 76,
"l": 65.686
},
"oklch": {
"l": 0.84312,
"c": 0.1105,
"h": 201.8
},
"luminance": 0.62558
}Semantic roles & 50–950 ramp
primary
#65E1EA
secondary
#BA4239
accent
#1B0DD8
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1616
muted
#808485