#65EDEB#65EDEB
#65EDEB is a very light, moderate teal. Relative luminance 0.693; OKLCH L 87.1% C 0.118 H 193.9°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #65EDEB |
|---|---|
| RGB | rgb(101, 237, 235) |
| HSL | hsl(179, 79%, 66%) |
| HSV | hsv(179, 57%, 93%) |
| CMYK | cmyk(57.4%, 0%, 0.8%, 7.1%) |
| CIE-LAB | lab(86.67, -37.19, -10.19) |
| CIE-LCH | lch(86.67, 38.56, 195.33°) |
| OKLab | oklab(87.11% -0.1146 -0.0283) |
| OKLCH | oklch(87.11% 0.118 193.9) |
| XYZ | xyz(50.6399, 69.3281, 89.2941) |
| Luminance | 0.6933 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.92
Bright Light Blue
#26F7FD
ΔE00 3.93
Bright Turquoise
#0FFEF9
ΔE00 4.80
Aqua
#00FFFF
ΔE00 4.81
Bright Aqua
#0BF9EA
ΔE00 5.90
Turquoise
#40E0D0
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EDEB #ED6567
analogous
#65EDA7 #65EDEB #65ABED
triadic
#65EDEB #EB65ED #EDEB65
tetradic
#65EDEB #A765ED #ED6567 #ABED65
square
#65EDEB #A765ED #ED6567 #ABED65
split-complementary
#65EDEB #ED65AB #EDA765
monochromatic
#17C1BF #2EE7E4 #65EDEB #9CF3F2 #D3FAF9
Accessibility & contrast
On white
1.41
#65EDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#65EDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EDEB
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EDEB | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE2EB
Deuteranopia (green-blind)
#C9D2EC
Tritanopia (blue-blind)
#00F4EC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #65edeb; /* rgb */ color: rgb(101, 237, 235); /* oklch */ color: oklch(87.1% 0.118 193.9);
Tailwind
colors: {
custom: {
50: '#9ef3f1',
500: '#65edeb',
950: '#000000',
},
}SCSS
$custom: #65edeb; $custom-light: #9ef3f1; $custom-dark: #000000;
JSON
{
"hex": "#65edeb",
"rgb": {
"r": 101,
"g": 237,
"b": 235
},
"hsl": {
"h": 179.118,
"s": 79.07,
"l": 66.275
},
"oklch": {
"l": 0.87114,
"c": 0.11805,
"h": 193.9
},
"luminance": 0.69333
}Semantic roles & 50–950 ramp
primary
#65EDEB
secondary
#BF3739
accent
#0A0DDB
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101716
muted
#808585