#65E9ED#65E9ED
#65E9ED is a very light, moderate teal. Relative luminance 0.672; OKLCH L 86.3% C 0.115 H 198.0°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #65E9ED |
|---|---|
| RGB | rgb(101, 233, 237) |
| HSL | hsl(182, 79%, 66%) |
| HSV | hsv(182, 57%, 93%) |
| CMYK | cmyk(57.4%, 1.7%, 0%, 7.1%) |
| CIE-LAB | lab(85.58, -34.80, -12.86) |
| CIE-LCH | lch(85.58, 37.10, 200.28°) |
| OKLab | oklab(86.26% -0.1097 -0.0356) |
| OKLCH | oklch(86.26% 0.115 198) |
| XYZ | xyz(49.7853, 67.1539, 90.4426) |
| Luminance | 0.6716 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.01
Robin'S Egg
#6DEDFD
ΔE00 4.34
Bright Cyan
#41FDFE
ΔE00 4.89
Robin Egg Blue
#8AF1FE
ΔE00 5.20
Robin'S Egg Blue
#98EFF9
ΔE00 5.81
Aqua
#00FFFF
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E9ED #ED6965
analogous
#65EDAD #65E9ED #65A5ED
triadic
#65E9ED #ED65E9 #E9ED65
tetradic
#65E9ED #AD65ED #ED6965 #A5ED65
square
#65E9ED #AD65ED #ED6965 #A5ED65
split-complementary
#65E9ED #ED65A5 #EDAD65
monochromatic
#17BCC1 #2EE1E7 #65E9ED #9CF1F3 #D3F9FA
Accessibility & contrast
On white
1.46
#65E9ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#65E9ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E9ED
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E9ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E9ED | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADFEE
Deuteranopia (green-blind)
#C5CFEE
Tritanopia (blue-blind)
#00F0EA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #65e9ed; /* rgb */ color: rgb(101, 233, 237); /* oklch */ color: oklch(86.3% 0.115 198.0);
Tailwind
colors: {
custom: {
50: '#9ef0f2',
500: '#65e9ed',
950: '#000000',
},
}SCSS
$custom: #65e9ed; $custom-light: #9ef0f2; $custom-dark: #000000;
JSON
{
"hex": "#65e9ed",
"rgb": {
"r": 101,
"g": 233,
"b": 237
},
"hsl": {
"h": 181.765,
"s": 79.07,
"l": 66.275
},
"oklch": {
"l": 0.86257,
"c": 0.11531,
"h": 198
},
"luminance": 0.67159
}Semantic roles & 50–950 ramp
primary
#65E9ED
secondary
#BF3B37
accent
#100ADB
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101617
muted
#808585