#65E5EA#65E5EA
#65E5EA is a very light, moderate teal. Relative luminance 0.647; OKLCH L 85.2% C 0.113 H 198.8°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #65E5EA |
|---|---|
| RGB | rgb(101, 229, 234) |
| HSL | hsl(182, 76%, 66%) |
| HSV | hsv(182, 57%, 92%) |
| CMYK | cmyk(56.8%, 2.1%, 0%, 8.2%) |
| CIE-LAB | lab(84.35, -33.73, -13.12) |
| CIE-LCH | lch(84.35, 36.20, 201.26°) |
| OKLab | oklab(85.23% -0.1068 -0.0363) |
| OKLCH | oklch(85.23% 0.113 198.8) |
| XYZ | xyz(48.2311, 64.7410, 87.7804) |
| Luminance | 0.6475 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.24
Bright Light Blue
#26F7FD
ΔE00 4.78
Robin Egg Blue
#8AF1FE
ΔE00 5.24
Aqua Blue
#02D8E9
ΔE00 5.37
Robin'S Egg Blue
#98EFF9
ΔE00 5.79
Bright Cyan
#41FDFE
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E5EA #EA6A65
analogous
#65EAAD #65E5EA #65A2EA
triadic
#65E5EA #EA65E5 #E5EA65
tetradic
#65E5EA #AD65EA #EA6A65 #A2EA65
square
#65E5EA #AD65EA #EA6A65 #A2EA65
split-complementary
#65E5EA #EA65A2 #EAAD65
monochromatic
#1AB5BB #2FDCE3 #65E5EA #9BEEF1 #D1F7F9
Accessibility & contrast
On white
1.51
#65E5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#65E5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E5EA
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E5EA | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DCEB
Deuteranopia (green-blind)
#C1CCEB
Tritanopia (blue-blind)
#00ECE6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #65e5ea; /* rgb */ color: rgb(101, 229, 234); /* oklch */ color: oklch(85.2% 0.113 198.8);
Tailwind
colors: {
custom: {
50: '#9dedf0',
500: '#65e5ea',
950: '#000000',
},
}SCSS
$custom: #65e5ea; $custom-light: #9dedf0; $custom-dark: #000000;
JSON
{
"hex": "#65e5ea",
"rgb": {
"r": 101,
"g": 229,
"b": 234
},
"hsl": {
"h": 182.256,
"s": 76,
"l": 65.686
},
"oklch": {
"l": 0.85234,
"c": 0.11277,
"h": 198.8
},
"luminance": 0.64746
}Semantic roles & 50–950 ramp
primary
#65E5EA
secondary
#BA3E39
accent
#150DD8
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1616
muted
#808585