#65EAE5#65EAE5
#65EAE5 is a very light, moderate teal. Relative luminance 0.673; OKLCH L 86.2% C 0.116 H 191.8°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #65EAE5 |
|---|---|
| RGB | rgb(101, 234, 229) |
| HSL | hsl(178, 76%, 66%) |
| HSV | hsv(178, 57%, 92%) |
| CMYK | cmyk(56.8%, 0%, 2.1%, 8.2%) |
| CIE-LAB | lab(85.64, -37.37, -8.57) |
| CIE-LCH | lch(85.64, 38.34, 192.91°) |
| OKLab | oklab(86.23% -0.114 -0.0238) |
| OKLCH | oklch(86.23% 0.116 191.8) |
| XYZ | xyz(48.9264, 67.2645, 84.5185) |
| Luminance | 0.6727 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.79
Bright Light Blue
#26F7FD
ΔE00 4.95
Turquoise
#40E0D0
ΔE00 5.00
Bright Turquoise
#0FFEF9
ΔE00 5.17
Aqua
#00FFFF
ΔE00 5.50
Bright Aqua
#0BF9EA
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EAE5 #EA656A
analogous
#65EAA2 #65EAE5 #65ADEA
triadic
#65EAE5 #E565EA #EAE565
tetradic
#65EAE5 #A265EA #EA656A #ADEA65
square
#65EAE5 #A265EA #EA656A #ADEA65
split-complementary
#65EAE5 #EA65AD #EAA265
monochromatic
#1ABBB5 #2FE3DC #65EAE5 #9BF1EE #D1F9F7
Accessibility & contrast
On white
1.45
#65EAE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#65EAE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EAE5
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EAE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EAE5 | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDFE5
Deuteranopia (green-blind)
#C8CFE6
Tritanopia (blue-blind)
#00F0E8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #65eae5; /* rgb */ color: rgb(101, 234, 229); /* oklch */ color: oklch(86.2% 0.116 191.8);
Tailwind
colors: {
custom: {
50: '#9df1ed',
500: '#65eae5',
950: '#000000',
},
}SCSS
$custom: #65eae5; $custom-light: #9df1ed; $custom-dark: #000000;
JSON
{
"hex": "#65eae5",
"rgb": {
"r": 101,
"g": 234,
"b": 229
},
"hsl": {
"h": 177.744,
"s": 76,
"l": 65.686
},
"oklch": {
"l": 0.86226,
"c": 0.11648,
"h": 191.8
},
"luminance": 0.67269
}Semantic roles & 50–950 ramp
primary
#65EAE5
secondary
#BA393E
accent
#0D15D8
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#101716
muted
#808584