#65E7EB#65E7EB
#65E7EB is a very light, moderate teal. Relative luminance 0.659; OKLCH L 85.7% C 0.114 H 198.0°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #65E7EB |
|---|---|
| RGB | rgb(101, 231, 235) |
| HSL | hsl(182, 77%, 66%) |
| HSV | hsv(182, 57%, 92%) |
| CMYK | cmyk(57%, 1.7%, 0%, 7.8%) |
| CIE-LAB | lab(84.95, -34.40, -12.75) |
| CIE-LCH | lch(84.95, 36.69, 200.34°) |
| OKLab | oklab(85.73% -0.1084 -0.0353) |
| OKLCH | oklch(85.73% 0.114 198) |
| XYZ | xyz(48.9318, 65.9117, 88.7247) |
| Luminance | 0.6592 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.37
Robin'S Egg
#6DEDFD
ΔE00 4.43
Bright Cyan
#41FDFE
ΔE00 5.30
Robin Egg Blue
#8AF1FE
ΔE00 5.32
Aqua Blue
#02D8E9
ΔE00 5.82
Robin'S Egg Blue
#98EFF9
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E7EB #EB6965
analogous
#65EBAC #65E7EB #65A4EB
triadic
#65E7EB #EB65E7 #E7EB65
tetradic
#65E7EB #AC65EB #EB6965 #A4EB65
square
#65E7EB #AC65EB #EB6965 #A4EB65
split-complementary
#65E7EB #EB65A4 #EBAC65
monochromatic
#19B8BD #2FDFE4 #65E7EB #9BEFF2 #D1F8F9
Accessibility & contrast
On white
1.48
#65E7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#65E7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E7EB
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E7EB | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DDEC
Deuteranopia (green-blind)
#C3CDEC
Tritanopia (blue-blind)
#00EEE8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #65e7eb; /* rgb */ color: rgb(101, 231, 235); /* oklch */ color: oklch(85.7% 0.114 198.0);
Tailwind
colors: {
custom: {
50: '#9eeff1',
500: '#65e7eb',
950: '#000000',
},
}SCSS
$custom: #65e7eb; $custom-light: #9eeff1; $custom-dark: #000000;
JSON
{
"hex": "#65e7eb",
"rgb": {
"r": 101,
"g": 231,
"b": 235
},
"hsl": {
"h": 181.791,
"s": 77.011,
"l": 65.882
},
"oklch": {
"l": 0.85729,
"c": 0.11402,
"h": 198
},
"luminance": 0.65917
}Semantic roles & 50–950 ramp
primary
#65E7EB
secondary
#BC3C38
accent
#120CD9
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101616
muted
#808585