#65EADF#65EADF
#65EADF is a very light, moderate teal. Relative luminance 0.669; OKLCH L 86.0% C 0.118 H 187.8°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #65EADF |
|---|---|
| RGB | rgb(101, 234, 223) |
| HSL | hsl(175, 76%, 66%) |
| HSV | hsv(175, 57%, 92%) |
| CMYK | cmyk(56.8%, 0%, 4.7%, 8.2%) |
| CIE-LAB | lab(85.47, -38.92, -5.66) |
| CIE-LCH | lch(85.47, 39.33, 188.27°) |
| OKLab | oklab(86.04% -0.1165 -0.0159) |
| OKLCH | oklch(86.04% 0.118 187.8) |
| XYZ | xyz(48.1031, 66.9352, 80.1825) |
| Luminance | 0.6694 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.58
Bright Aqua
#0BF9EA
ΔE00 4.60
Tiffany Blue
#7BF2DA
ΔE00 4.79
Bright Turquoise
#0FFEF9
ΔE00 5.51
Bright Cyan
#41FDFE
ΔE00 5.92
Mediumturquoise
#48D1CC
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EADF #EA6570
analogous
#65EA9D #65EADF #65B2EA
triadic
#65EADF #DF65EA #EADF65
tetradic
#65EADF #9D65EA #EA6570 #B2EA65
square
#65EADF #9D65EA #EA6570 #B2EA65
split-complementary
#65EADF #EA65B2 #EA9D65
monochromatic
#1ABBAE #2FE3D4 #65EADF #9BF1EA #D1F9F5
Accessibility & contrast
On white
1.46
#65EADF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#65EADF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EADF
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EADF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EADF | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDFDF
Deuteranopia (green-blind)
#CACFE0
Tritanopia (blue-blind)
#00EFE6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #65eadf; /* rgb */ color: rgb(101, 234, 223); /* oklch */ color: oklch(86.0% 0.118 187.8);
Tailwind
colors: {
custom: {
50: '#9df1e8',
500: '#65eadf',
950: '#000000',
},
}SCSS
$custom: #65eadf; $custom-light: #9df1e8; $custom-dark: #000000;
JSON
{
"hex": "#65eadf",
"rgb": {
"r": 101,
"g": 234,
"b": 223
},
"hsl": {
"h": 175.038,
"s": 76,
"l": 65.686
},
"oklch": {
"l": 0.86036,
"c": 0.11762,
"h": 187.8
},
"luminance": 0.6694
}Semantic roles & 50–950 ramp
primary
#65EADF
secondary
#BA3944
accent
#0D1ED8
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1716
muted
#808584