#65E2EB#65E2EB
#65E2EB is a very light, moderate teal. Relative luminance 0.632; OKLCH L 84.6% C 0.111 H 201.8°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #65E2EB |
|---|---|
| RGB | rgb(101, 226, 235) |
| HSL | hsl(184, 77%, 66%) |
| HSV | hsv(184, 57%, 92%) |
| CMYK | cmyk(57%, 3.8%, 0%, 7.8%) |
| CIE-LAB | lab(83.52, -32.05, -14.89) |
| CIE-LCH | lch(83.52, 35.34, 204.92°) |
| OKLab | oklab(84.58% -0.1032 -0.0412) |
| OKLCH | oklch(84.58% 0.111 201.8) |
| XYZ | xyz(47.5523, 63.1528, 88.2649) |
| Luminance | 0.6316 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.42
Aqua Blue
#02D8E9
ΔE00 4.38
Robin Egg Blue
#8AF1FE
ΔE00 4.76
Robin'S Egg Blue
#98EFF9
ΔE00 5.42
Bright Light Blue
#26F7FD
ΔE00 5.71
Darkturquoise
#00CED1
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E2EB #EB6E65
analogous
#65EBB1 #65E2EB #659FEB
triadic
#65E2EB #EB65E2 #E2EB65
tetradic
#65E2EB #B165EB #EB6E65 #9FEB65
square
#65E2EB #B165EB #EB6E65 #9FEB65
split-complementary
#65E2EB #EB659F #EBB165
monochromatic
#19B2BD #2FD8E4 #65E2EB #9BECF2 #D1F6F9
Accessibility & contrast
On white
1.54
#65E2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#65E2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E2EB
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E2EB | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9EC
Deuteranopia (green-blind)
#BEC9EC
Tritanopia (blue-blind)
#00EAE4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #65e2eb; /* rgb */ color: rgb(101, 226, 235); /* oklch */ color: oklch(84.6% 0.111 201.8);
Tailwind
colors: {
custom: {
50: '#9debf1',
500: '#65e2eb',
950: '#000000',
},
}SCSS
$custom: #65e2eb; $custom-light: #9debf1; $custom-dark: #000000;
JSON
{
"hex": "#65e2eb",
"rgb": {
"r": 101,
"g": 226,
"b": 235
},
"hsl": {
"h": 184.03,
"s": 77.011,
"l": 65.882
},
"oklch": {
"l": 0.84576,
"c": 0.11115,
"h": 201.8
},
"luminance": 0.63158
}Semantic roles & 50–950 ramp
primary
#65E2EB
secondary
#BC4138
accent
#1A0CD9
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1616
muted
#808485