#65E8EB#65E8EB
#65E8EB is a very light, moderate teal. Relative luminance 0.665; OKLCH L 86.0% C 0.115 H 197.3°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #65E8EB |
|---|---|
| RGB | rgb(101, 232, 235) |
| HSL | hsl(181, 77%, 66%) |
| HSV | hsv(181, 57%, 92%) |
| CMYK | cmyk(57%, 1.3%, 0%, 7.8%) |
| CIE-LAB | lab(85.24, -34.87, -12.32) |
| CIE-LCH | lch(85.24, 36.98, 199.47°) |
| OKLab | oklab(85.96% -0.1095 -0.0341) |
| OKLCH | oklch(85.96% 0.115 197.3) |
| XYZ | xyz(49.2125, 66.4731, 88.8182) |
| Luminance | 0.6648 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.19
Robin'S Egg
#6DEDFD
ΔE00 4.72
Bright Cyan
#41FDFE
ΔE00 5.00
Robin Egg Blue
#8AF1FE
ΔE00 5.52
Aqua
#00FFFF
ΔE00 5.98
Robin'S Egg Blue
#98EFF9
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E8EB #EB6865
analogous
#65EBAB #65E8EB #65A5EB
triadic
#65E8EB #EB65E8 #E8EB65
tetradic
#65E8EB #AB65EB #EB6865 #A5EB65
square
#65E8EB #AB65EB #EB6865 #A5EB65
split-complementary
#65E8EB #EB65A5 #EBAB65
monochromatic
#19B9BD #2FE0E4 #65E8EB #9BF0F2 #D1F8F9
Accessibility & contrast
On white
1.47
#65E8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#65E8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E8EB
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E8EB | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADEEB
Deuteranopia (green-blind)
#C4CEEC
Tritanopia (blue-blind)
#00EFE9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #65e8eb; /* rgb */ color: rgb(101, 232, 235); /* oklch */ color: oklch(86.0% 0.115 197.3);
Tailwind
colors: {
custom: {
50: '#9eeff1',
500: '#65e8eb',
950: '#000000',
},
}SCSS
$custom: #65e8eb; $custom-light: #9eeff1; $custom-dark: #000000;
JSON
{
"hex": "#65e8eb",
"rgb": {
"r": 101,
"g": 232,
"b": 235
},
"hsl": {
"h": 181.343,
"s": 77.011,
"l": 65.882
},
"oklch": {
"l": 0.8596,
"c": 0.11465,
"h": 197.3
},
"luminance": 0.66478
}Semantic roles & 50–950 ramp
primary
#65E8EB
secondary
#BC3B38
accent
#110CD9
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101616
muted
#808585