#65EDEA#65EDEA
#65EDEA is a very light, moderate teal. Relative luminance 0.693; OKLCH L 87.1% C 0.118 H 193.2°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #65EDEA |
|---|---|
| RGB | rgb(101, 237, 234) |
| HSL | hsl(179, 79%, 66%) |
| HSV | hsv(179, 57%, 93%) |
| CMYK | cmyk(57.4%, 0%, 1.3%, 7.1%) |
| CIE-LAB | lab(86.64, -37.45, -9.71) |
| CIE-LCH | lch(86.64, 38.69, 194.54°) |
| OKLab | oklab(87.08% -0.115 -0.027) |
| OKLCH | oklch(87.08% 0.118 193.2) |
| XYZ | xyz(50.4959, 69.2704, 88.5353) |
| Luminance | 0.6928 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.99
Bright Light Blue
#26F7FD
ΔE00 4.13
Bright Turquoise
#0FFEF9
ΔE00 4.72
Aqua
#00FFFF
ΔE00 4.83
Bright Aqua
#0BF9EA
ΔE00 5.64
Turquoise
#40E0D0
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EDEA #ED6568
analogous
#65EDA6 #65EDEA #65ACED
triadic
#65EDEA #EA65ED #EDEA65
tetradic
#65EDEA #A665ED #ED6568 #ACED65
square
#65EDEA #A665ED #ED6568 #ACED65
split-complementary
#65EDEA #ED65AC #EDA665
monochromatic
#17C1BD #2EE7E3 #65EDEA #9CF3F1 #D3FAF9
Accessibility & contrast
On white
1.41
#65EDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#65EDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EDEA
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EDEA | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E2EA
Deuteranopia (green-blind)
#CAD2EB
Tritanopia (blue-blind)
#00F3EC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #65edea; /* rgb */ color: rgb(101, 237, 234); /* oklch */ color: oklch(87.1% 0.118 193.2);
Tailwind
colors: {
custom: {
50: '#9ef3f0',
500: '#65edea',
950: '#000000',
},
}SCSS
$custom: #65edea; $custom-light: #9ef3f0; $custom-dark: #000000;
JSON
{
"hex": "#65edea",
"rgb": {
"r": 101,
"g": 237,
"b": 234
},
"hsl": {
"h": 178.676,
"s": 79.07,
"l": 66.275
},
"oklch": {
"l": 0.87082,
"c": 0.11815,
"h": 193.2
},
"luminance": 0.69276
}Semantic roles & 50–950 ramp
primary
#65EDEA
secondary
#BF373A
accent
#0A0FDB
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101716
muted
#808585