#65E5ED#65E5ED
#65E5ED is a very light, moderate teal. Relative luminance 0.649; OKLCH L 85.3% C 0.113 H 200.9°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #65E5ED |
|---|---|
| RGB | rgb(101, 229, 237) |
| HSL | hsl(184, 79%, 66%) |
| HSV | hsv(184, 57%, 93%) |
| CMYK | cmyk(57.4%, 3.4%, 0%, 7.1%) |
| CIE-LAB | lab(84.44, -32.93, -14.57) |
| CIE-LCH | lch(84.44, 36.01, 203.87°) |
| OKLab | oklab(85.34% -0.1055 -0.0403) |
| OKLCH | oklch(85.34% 0.113 200.9) |
| XYZ | xyz(48.6658, 64.9148, 90.0695) |
| Luminance | 0.6492 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.32
Robin Egg Blue
#8AF1FE
ΔE00 4.58
Aqua Blue
#02D8E9
ΔE00 4.87
Bright Light Blue
#26F7FD
ΔE00 5.01
Robin'S Egg Blue
#98EFF9
ΔE00 5.31
Bright Cyan
#41FDFE
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E5ED #ED6D65
analogous
#65EDB1 #65E5ED #65A1ED
triadic
#65E5ED #ED65E5 #E5ED65
tetradic
#65E5ED #B165ED #ED6D65 #A1ED65
square
#65E5ED #B165ED #ED6D65 #A1ED65
split-complementary
#65E5ED #ED65A1 #EDB165
monochromatic
#17B7C1 #2EDCE7 #65E5ED #9CEEF3 #D3F8FA
Accessibility & contrast
On white
1.50
#65E5ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#65E5ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E5ED
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E5ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E5ED | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCEE
Deuteranopia (green-blind)
#C0CCEE
Tritanopia (blue-blind)
#00EDE7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #65e5ed; /* rgb */ color: rgb(101, 229, 237); /* oklch */ color: oklch(85.3% 0.113 200.9);
Tailwind
colors: {
custom: {
50: '#9eedf2',
500: '#65e5ed',
950: '#000000',
},
}SCSS
$custom: #65e5ed; $custom-light: #9eedf2; $custom-dark: #000000;
JSON
{
"hex": "#65e5ed",
"rgb": {
"r": 101,
"g": 229,
"b": 237
},
"hsl": {
"h": 183.529,
"s": 79.07,
"l": 66.275
},
"oklch": {
"l": 0.85336,
"c": 0.11298,
"h": 200.9
},
"luminance": 0.6492
}Semantic roles & 50–950 ramp
primary
#65E5ED
secondary
#BF3F37
accent
#160ADB
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101617
muted
#808585