#65E7EA#65E7EA
#65E7EA is a very light, moderate teal. Relative luminance 0.659; OKLCH L 85.7% C 0.114 H 197.3°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #65E7EA |
|---|---|
| RGB | rgb(101, 231, 234) |
| HSL | hsl(181, 76%, 66%) |
| HSV | hsv(181, 57%, 92%) |
| CMYK | cmyk(56.8%, 1.3%, 0%, 8.2%) |
| CIE-LAB | lab(84.92, -34.67, -12.27) |
| CIE-LCH | lch(84.92, 36.78, 199.49°) |
| OKLab | oklab(85.7% -0.1088 -0.034) |
| OKLCH | oklch(85.7% 0.114 197.3) |
| XYZ | xyz(48.7877, 65.8541, 87.9659) |
| Luminance | 0.6586 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.38
Robin'S Egg
#6DEDFD
ΔE00 4.76
Bright Cyan
#41FDFE
ΔE00 5.21
Robin Egg Blue
#8AF1FE
ΔE00 5.59
Aqua Blue
#02D8E9
ΔE00 6.03
Robin'S Egg Blue
#98EFF9
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E7EA #EA6865
analogous
#65EAAA #65E7EA #65A5EA
triadic
#65E7EA #EA65E7 #E7EA65
tetradic
#65E7EA #AA65EA #EA6865 #A5EA65
square
#65E7EA #AA65EA #EA6865 #A5EA65
split-complementary
#65E7EA #EA65A5 #EAAA65
monochromatic
#1AB7BB #2FDFE3 #65E7EA #9BEFF1 #D1F8F9
Accessibility & contrast
On white
1.48
#65E7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#65E7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E7EA
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E7EA | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DDEA
Deuteranopia (green-blind)
#C3CDEB
Tritanopia (blue-blind)
#00EEE8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #65e7ea; /* rgb */ color: rgb(101, 231, 234); /* oklch */ color: oklch(85.7% 0.114 197.3);
Tailwind
colors: {
custom: {
50: '#9deff0',
500: '#65e7ea',
950: '#000000',
},
}SCSS
$custom: #65e7ea; $custom-light: #9deff0; $custom-dark: #000000;
JSON
{
"hex": "#65e7ea",
"rgb": {
"r": 101,
"g": 231,
"b": 234
},
"hsl": {
"h": 181.353,
"s": 76,
"l": 65.686
},
"oklch": {
"l": 0.85695,
"c": 0.11401,
"h": 197.3
},
"luminance": 0.65859
}Semantic roles & 50–950 ramp
primary
#65E7EA
secondary
#BA3C39
accent
#120DD8
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101616
muted
#808585