#65E9EB#65E9EB
#65E9EB is a very light, moderate teal. Relative luminance 0.670; OKLCH L 86.2% C 0.115 H 196.6°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #65E9EB |
|---|---|
| RGB | rgb(101, 233, 235) |
| HSL | hsl(181, 77%, 66%) |
| HSV | hsv(181, 57%, 92%) |
| CMYK | cmyk(57%, 0.9%, 0%, 7.8%) |
| CIE-LAB | lab(85.52, -35.34, -11.90) |
| CIE-LCH | lch(85.52, 37.29, 198.61°) |
| OKLab | oklab(86.19% -0.1105 -0.0329) |
| OKLCH | oklch(86.19% 0.115 196.6) |
| XYZ | xyz(49.4947, 67.0377, 88.9123) |
| Luminance | 0.6704 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.05
Bright Cyan
#41FDFE
ΔE00 4.73
Robin'S Egg
#6DEDFD
ΔE00 5.02
Aqua
#00FFFF
ΔE00 5.70
Robin Egg Blue
#8AF1FE
ΔE00 5.74
Bright Turquoise
#0FFEF9
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E9EB #EB6765
analogous
#65EBAA #65E9EB #65A6EB
triadic
#65E9EB #EB65E9 #E9EB65
tetradic
#65E9EB #AA65EB #EB6765 #A6EB65
square
#65E9EB #AA65EB #EB6765 #A6EB65
split-complementary
#65E9EB #EB65A6 #EBAA65
monochromatic
#19BBBD #2FE1E4 #65E9EB #9BF1F2 #D1F8F9
Accessibility & contrast
On white
1.46
#65E9EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#65E9EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E9EB
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E9EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E9EB | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDFEB
Deuteranopia (green-blind)
#C5CFEC
Tritanopia (blue-blind)
#00F0E9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #65e9eb; /* rgb */ color: rgb(101, 233, 235); /* oklch */ color: oklch(86.2% 0.115 196.6);
Tailwind
colors: {
custom: {
50: '#9ef0f1',
500: '#65e9eb',
950: '#000000',
},
}SCSS
$custom: #65e9eb; $custom-light: #9ef0f1; $custom-dark: #000000;
JSON
{
"hex": "#65e9eb",
"rgb": {
"r": 101,
"g": 233,
"b": 235
},
"hsl": {
"h": 180.896,
"s": 77.011,
"l": 65.882
},
"oklch": {
"l": 0.8619,
"c": 0.1153,
"h": 196.6
},
"luminance": 0.67043
}Semantic roles & 50–950 ramp
primary
#65E9EB
secondary
#BC3A38
accent
#0F0CD9
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101616
muted
#808585