#65EAED#65EAED
#65EAED is a very light, moderate teal. Relative luminance 0.677; OKLCH L 86.5% C 0.116 H 197.3°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #65EAED |
|---|---|
| RGB | rgb(101, 234, 237) |
| HSL | hsl(181, 79%, 66%) |
| HSV | hsv(181, 57%, 93%) |
| CMYK | cmyk(57.4%, 1.3%, 0%, 7.1%) |
| CIE-LAB | lab(85.87, -35.27, -12.44) |
| CIE-LCH | lch(85.87, 37.40, 199.42°) |
| OKLab | oklab(86.49% -0.1107 -0.0344) |
| OKLCH | oklch(86.49% 0.116 197.3) |
| XYZ | xyz(50.0692, 67.7217, 90.5373) |
| Luminance | 0.6773 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.85
Bright Cyan
#41FDFE
ΔE00 4.60
Robin'S Egg
#6DEDFD
ΔE00 4.66
Robin Egg Blue
#8AF1FE
ΔE00 5.42
Aqua
#00FFFF
ΔE00 5.61
Robin'S Egg Blue
#98EFF9
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EAED #ED6865
analogous
#65EDAC #65EAED #65A6ED
triadic
#65EAED #ED65EA #EAED65
tetradic
#65EAED #AC65ED #ED6865 #A6ED65
square
#65EAED #AC65ED #ED6865 #A6ED65
split-complementary
#65EAED #ED65A6 #EDAC65
monochromatic
#17BDC1 #2EE3E7 #65EAED #9CF1F3 #D3F9FA
Accessibility & contrast
On white
1.44
#65EAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#65EAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EAED
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EAED | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0ED
Deuteranopia (green-blind)
#C6D0EE
Tritanopia (blue-blind)
#00F1EB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #65eaed; /* rgb */ color: rgb(101, 234, 237); /* oklch */ color: oklch(86.5% 0.116 197.3);
Tailwind
colors: {
custom: {
50: '#9ef1f2',
500: '#65eaed',
950: '#000000',
},
}SCSS
$custom: #65eaed; $custom-light: #9ef1f2; $custom-dark: #000000;
JSON
{
"hex": "#65eaed",
"rgb": {
"r": 101,
"g": 234,
"b": 237
},
"hsl": {
"h": 181.324,
"s": 79.07,
"l": 66.275
},
"oklch": {
"l": 0.86488,
"c": 0.11593,
"h": 197.3
},
"luminance": 0.67727
}Semantic roles & 50–950 ramp
primary
#65EAED
secondary
#BF3A37
accent
#0F0ADB
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585