#65ECEC#65ECEC
#65ECEC is a very light, moderate teal. Relative luminance 0.688; OKLCH L 86.9% C 0.117 H 195.2°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #65ECEC |
|---|---|
| RGB | rgb(101, 236, 236) |
| HSL | hsl(180, 78%, 66%) |
| HSV | hsv(180, 57%, 93%) |
| CMYK | cmyk(57.2%, 0%, 0%, 7.5%) |
| CIE-LAB | lab(86.41, -36.46, -11.10) |
| CIE-LCH | lch(86.41, 38.11, 196.94°) |
| OKLab | oklab(86.92% -0.1132 -0.0308) |
| OKLCH | oklch(86.92% 0.117 195.2) |
| XYZ | xyz(50.4961, 68.8086, 89.9608) |
| Luminance | 0.6881 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.75
Bright Cyan
#41FDFE
ΔE00 4.06
Aqua
#00FFFF
ΔE00 5.02
Bright Turquoise
#0FFEF9
ΔE00 5.21
Robin'S Egg
#6DEDFD
ΔE00 5.66
Robin Egg Blue
#8AF1FE
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65ECEC #EC6565
analogous
#65ECA8 #65ECEC #65A8EC
triadic
#65ECEC #EC65EC #ECEC65
tetradic
#65ECEC #A865EC #EC6565 #A8EC65
square
#65ECEC #A865EC #EC6565 #A8EC65
split-complementary
#65ECEC #EC65A8 #ECA865
monochromatic
#18BFBF #2FE5E5 #65ECEC #9BF3F3 #D2F9F9
Accessibility & contrast
On white
1.42
#65ECEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#65ECEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65ECEC
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65ECEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65ECEC | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE2EC
Deuteranopia (green-blind)
#C8D1ED
Tritanopia (blue-blind)
#00F3EC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #65ecec; /* rgb */ color: rgb(101, 236, 236); /* oklch */ color: oklch(86.9% 0.117 195.2);
Tailwind
colors: {
custom: {
50: '#9ef2f2',
500: '#65ecec',
950: '#000000',
},
}SCSS
$custom: #65ecec; $custom-light: #9ef2f2; $custom-dark: #000000;
JSON
{
"hex": "#65ecec",
"rgb": {
"r": 101,
"g": 236,
"b": 236
},
"hsl": {
"h": 180,
"s": 78.035,
"l": 66.078
},
"oklch": {
"l": 0.86916,
"c": 0.11728,
"h": 195.2
},
"luminance": 0.68814
}Semantic roles & 50–950 ramp
primary
#65ECEC
secondary
#BE3838
accent
#0B0BDA
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101716
muted
#808585