#65E8ED#65E8ED
#65E8ED is a very light, moderate teal. Relative luminance 0.666; OKLCH L 86.0% C 0.115 H 198.7°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #65E8ED |
|---|---|
| RGB | rgb(101, 232, 237) |
| HSL | hsl(182, 79%, 66%) |
| HSV | hsv(182, 57%, 93%) |
| CMYK | cmyk(57.4%, 2.1%, 0%, 7.1%) |
| CIE-LAB | lab(85.30, -34.34, -13.29) |
| CIE-LCH | lch(85.30, 36.82, 201.16°) |
| OKLab | oklab(86.03% -0.1086 -0.0368) |
| OKLCH | oklch(86.03% 0.115 198.7) |
| XYZ | xyz(49.5030, 66.5893, 90.3485) |
| Luminance | 0.6659 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.05
Bright Light Blue
#26F7FD
ΔE00 4.22
Robin Egg Blue
#8AF1FE
ΔE00 5.00
Bright Cyan
#41FDFE
ΔE00 5.21
Robin'S Egg Blue
#98EFF9
ΔE00 5.65
Aqua Blue
#02D8E9
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E8ED #ED6A65
analogous
#65EDAE #65E8ED #65A4ED
triadic
#65E8ED #ED65E8 #E8ED65
tetradic
#65E8ED #AE65ED #ED6A65 #A4ED65
square
#65E8ED #AE65ED #ED6A65 #A4ED65
split-complementary
#65E8ED #ED65A4 #EDAE65
monochromatic
#17BBC1 #2EE0E7 #65E8ED #9CF0F3 #D3F8FA
Accessibility & contrast
On white
1.47
#65E8ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#65E8ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E8ED
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E8ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E8ED | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DEEE
Deuteranopia (green-blind)
#C4CEEE
Tritanopia (blue-blind)
#00EFE9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #65e8ed; /* rgb */ color: rgb(101, 232, 237); /* oklch */ color: oklch(86.0% 0.115 198.7);
Tailwind
colors: {
custom: {
50: '#9eeff2',
500: '#65e8ed',
950: '#000000',
},
}SCSS
$custom: #65e8ed; $custom-light: #9eeff2; $custom-dark: #000000;
JSON
{
"hex": "#65e8ed",
"rgb": {
"r": 101,
"g": 232,
"b": 237
},
"hsl": {
"h": 182.206,
"s": 79.07,
"l": 66.275
},
"oklch": {
"l": 0.86027,
"c": 0.1147,
"h": 198.7
},
"luminance": 0.66594
}Semantic roles & 50–950 ramp
primary
#65E8ED
secondary
#BF3C37
accent
#120ADB
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101617
muted
#808585