#65EADD#65EADD
#65EADD is a very light, moderate teal. Relative luminance 0.668; OKLCH L 86.0% C 0.118 H 186.5°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #65EADD |
|---|---|
| RGB | rgb(101, 234, 221) |
| HSL | hsl(174, 76%, 66%) |
| HSV | hsv(174, 57%, 92%) |
| CMYK | cmyk(56.8%, 0%, 5.6%, 8.2%) |
| CIE-LAB | lab(85.42, -39.43, -4.68) |
| CIE-LCH | lch(85.42, 39.70, 186.78°) |
| OKLab | oklab(85.97% -0.1174 -0.0133) |
| OKLCH | oklch(85.97% 0.118 186.5) |
| XYZ | xyz(47.8350, 66.8280, 78.7708) |
| Luminance | 0.6683 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.27
Tiffany Blue
#7BF2DA
ΔE00 4.21
Bright Aqua
#0BF9EA
ΔE00 4.49
Bright Turquoise
#0FFEF9
ΔE00 5.80
Mediumturquoise
#48D1CC
ΔE00 6.39
Bright Cyan
#41FDFE
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EADD #EA6572
analogous
#65EA9A #65EADD #65B5EA
triadic
#65EADD #DD65EA #EADD65
tetradic
#65EADD #9A65EA #EA6572 #B5EA65
square
#65EADD #9A65EA #EA6572 #B5EA65
split-complementary
#65EADD #EA65B5 #EA9A65
monochromatic
#1ABBAB #2FE3D1 #65EADD #9BF1E9 #D1F9F5
Accessibility & contrast
On white
1.46
#65EADD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#65EADD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EADD
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EADD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EADD | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDEDD
Deuteranopia (green-blind)
#CACFDF
Tritanopia (blue-blind)
#00EFE6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #65eadd; /* rgb */ color: rgb(101, 234, 221); /* oklch */ color: oklch(86.0% 0.118 186.5);
Tailwind
colors: {
custom: {
50: '#9df1e7',
500: '#65eadd',
950: '#000000',
},
}SCSS
$custom: #65eadd; $custom-light: #9df1e7; $custom-dark: #000000;
JSON
{
"hex": "#65eadd",
"rgb": {
"r": 101,
"g": 234,
"b": 221
},
"hsl": {
"h": 174.135,
"s": 76,
"l": 65.686
},
"oklch": {
"l": 0.85974,
"c": 0.11814,
"h": 186.5
},
"luminance": 0.66833
}Semantic roles & 50–950 ramp
primary
#65EADD
secondary
#BA3946
accent
#0D21D8
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1716
muted
#808584