#65EDE3#65EDE3
#65EDE3 is a very light, moderate teal. Relative luminance 0.689; OKLCH L 86.9% C 0.119 H 188.5°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #65EDE3 |
|---|---|
| RGB | rgb(101, 237, 227) |
| HSL | hsl(176, 79%, 66%) |
| HSV | hsv(176, 57%, 93%) |
| CMYK | cmyk(57.4%, 0%, 4.2%, 7.1%) |
| CIE-LAB | lab(86.44, -39.26, -6.33) |
| CIE-LCH | lch(86.44, 39.76, 189.15°) |
| OKLab | oklab(86.86% -0.118 -0.0177) |
| OKLCH | oklch(86.86% 0.119 188.5) |
| XYZ | xyz(49.5101, 68.8761, 83.3434) |
| Luminance | 0.6888 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.19
Bright Aqua
#0BF9EA
ΔE00 4.26
Bright Turquoise
#0FFEF9
ΔE00 4.86
Tiffany Blue
#7BF2DA
ΔE00 4.97
Bright Cyan
#41FDFE
ΔE00 5.22
Aqua
#00FFFF
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EDE3 #ED656F
analogous
#65ED9F #65EDE3 #65B3ED
triadic
#65EDE3 #E365ED #EDE365
tetradic
#65EDE3 #9F65ED #ED656F #B3ED65
square
#65EDE3 #9F65ED #ED656F #B3ED65
split-complementary
#65EDE3 #ED65B3 #ED9F65
monochromatic
#17C1B5 #2EE7D9 #65EDE3 #9CF3ED #D3FAF7
Accessibility & contrast
On white
1.42
#65EDE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#65EDE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EDE3
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EDE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EDE3 | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E2E3
Deuteranopia (green-blind)
#CCD2E4
Tritanopia (blue-blind)
#00F2EA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #65ede3; /* rgb */ color: rgb(101, 237, 227); /* oklch */ color: oklch(86.9% 0.119 188.5);
Tailwind
colors: {
custom: {
50: '#9ef3eb',
500: '#65ede3',
950: '#000000',
},
}SCSS
$custom: #65ede3; $custom-light: #9ef3eb; $custom-dark: #000000;
JSON
{
"hex": "#65ede3",
"rgb": {
"r": 101,
"g": 237,
"b": 227
},
"hsl": {
"h": 175.588,
"s": 79.07,
"l": 66.275
},
"oklch": {
"l": 0.86859,
"c": 0.11929,
"h": 188.5
},
"luminance": 0.68881
}Semantic roles & 50–950 ramp
primary
#65EDE3
secondary
#BF3741
accent
#0A1ADB
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#101716
muted
#808584