#65EAEB#65EAEB
#65EAEB is a very light, moderate teal. Relative luminance 0.676; OKLCH L 86.4% C 0.116 H 195.9°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #65EAEB |
|---|---|
| RGB | rgb(101, 234, 235) |
| HSL | hsl(180, 77%, 66%) |
| HSV | hsv(180, 57%, 92%) |
| CMYK | cmyk(57%, 0.4%, 0%, 7.8%) |
| CIE-LAB | lab(85.81, -35.80, -11.47) |
| CIE-LCH | lch(85.81, 37.59, 197.77°) |
| OKLab | oklab(86.42% -0.1115 -0.0318) |
| OKLCH | oklch(86.42% 0.116 195.9) |
| XYZ | xyz(49.7786, 67.6054, 89.0070) |
| Luminance | 0.6761 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.96
Bright Cyan
#41FDFE
ΔE00 4.48
Robin'S Egg
#6DEDFD
ΔE00 5.34
Aqua
#00FFFF
ΔE00 5.44
Bright Turquoise
#0FFEF9
ΔE00 5.70
Robin Egg Blue
#8AF1FE
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EAEB #EB6665
analogous
#65EBA9 #65EAEB #65A7EB
triadic
#65EAEB #EB65EA #EAEB65
tetradic
#65EAEB #A965EB #EB6665 #A7EB65
square
#65EAEB #A965EB #EB6665 #A7EB65
split-complementary
#65EAEB #EB65A7 #EBA965
monochromatic
#19BCBD #2FE3E4 #65EAEB #9BF1F2 #D1F9F9
Accessibility & contrast
On white
1.45
#65EAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#65EAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EAEB
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EAEB | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0EB
Deuteranopia (green-blind)
#C6D0EC
Tritanopia (blue-blind)
#00F1EA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #65eaeb; /* rgb */ color: rgb(101, 234, 235); /* oklch */ color: oklch(86.4% 0.116 195.9);
Tailwind
colors: {
custom: {
50: '#9ef1f1',
500: '#65eaeb',
950: '#000000',
},
}SCSS
$custom: #65eaeb; $custom-light: #9ef1f1; $custom-dark: #000000;
JSON
{
"hex": "#65eaeb",
"rgb": {
"r": 101,
"g": 234,
"b": 235
},
"hsl": {
"h": 180.448,
"s": 77.011,
"l": 65.882
},
"oklch": {
"l": 0.86421,
"c": 0.11596,
"h": 195.9
},
"luminance": 0.6761
}Semantic roles & 50–950 ramp
primary
#65EAEB
secondary
#BC3938
accent
#0E0CD9
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101716
muted
#808585