#65EDEC#65EDEC
#65EDEC is a very light, moderate teal. Relative luminance 0.694; OKLCH L 87.1% C 0.118 H 194.5°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #65EDEC |
|---|---|
| RGB | rgb(101, 237, 236) |
| HSL | hsl(180, 79%, 66%) |
| HSV | hsv(180, 57%, 93%) |
| CMYK | cmyk(57.4%, 0%, 0.4%, 7.1%) |
| CIE-LAB | lab(86.69, -36.92, -10.68) |
| CIE-LCH | lch(86.69, 38.43, 196.13°) |
| OKLab | oklab(87.15% -0.1142 -0.0296) |
| OKLCH | oklch(87.15% 0.118 194.5) |
| XYZ | xyz(50.7848, 69.3860, 90.0571) |
| Luminance | 0.6939 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.76
Bright Cyan
#41FDFE
ΔE00 3.87
Aqua
#00FFFF
ΔE00 4.81
Bright Turquoise
#0FFEF9
ΔE00 4.91
Robin'S Egg
#6DEDFD
ΔE00 6.01
Bright Aqua
#0BF9EA
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EDEC #ED6566
analogous
#65EDA8 #65EDEC #65AAED
triadic
#65EDEC #EC65ED #EDEC65
tetradic
#65EDEC #A865ED #ED6566 #AAED65
square
#65EDEC #A865ED #ED6566 #AAED65
split-complementary
#65EDEC #ED65AA #EDA865
monochromatic
#17C1C0 #2EE7E5 #65EDEC #9CF3F3 #D3FAFA
Accessibility & contrast
On white
1.41
#65EDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#65EDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EDEC
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EDEC | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE2EC
Deuteranopia (green-blind)
#C9D2ED
Tritanopia (blue-blind)
#00F4EC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #65edec; /* rgb */ color: rgb(101, 237, 236); /* oklch */ color: oklch(87.1% 0.118 194.5);
Tailwind
colors: {
custom: {
50: '#9ef3f2',
500: '#65edec',
950: '#000000',
},
}SCSS
$custom: #65edec; $custom-light: #9ef3f2; $custom-dark: #000000;
JSON
{
"hex": "#65edec",
"rgb": {
"r": 101,
"g": 237,
"b": 236
},
"hsl": {
"h": 179.559,
"s": 79.07,
"l": 66.275
},
"oklch": {
"l": 0.87147,
"c": 0.11798,
"h": 194.5
},
"luminance": 0.69391
}Semantic roles & 50–950 ramp
primary
#65EDEC
secondary
#BF3738
accent
#0A0CDB
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101716
muted
#808585