#65FFEC#65FFEC
#65FFEC is a very light, vivid teal. Relative luminance 0.803; OKLCH L 91.3% C 0.133 H 183.9°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #65FFEC |
|---|---|
| RGB | rgb(101, 255, 236) |
| HSL | hsl(173, 100%, 70%) |
| HSV | hsv(173, 60%, 100%) |
| CMYK | cmyk(60.4%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(91.84, -44.99, -3.07) |
| CIE-LCH | lch(91.84, 45.10, 183.91°) |
| OKLab | oklab(91.31% -0.1325 -0.009) |
| OKLCH | oklch(91.31% 0.133 183.9) |
| XYZ | xyz(56.2603, 80.3369, 91.8822) |
| Luminance | 0.8034 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.29
Tiffany Blue
#7BF2DA
ΔE00 3.94
Bright Turquoise
#0FFEF9
ΔE00 5.03
Light Aqua
#8CFFDB
ΔE00 6.36
Aqua
#00FFFF
ΔE00 6.38
Bright Cyan
#41FDFE
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FFEC #FF6578
analogous
#65FF9F #65FFEC #65C5FF
triadic
#65FFEC #EC65FF #FFEC65
tetradic
#65FFEC #9F65FF #FF6578 #C5FF65
square
#65FFEC #9F65FF #FF6578 #C5FF65
split-complementary
#65FFEC #FF65C5 #FF9F65
monochromatic
#00EACD #28FFE4 #65FFEC #A2FFF4 #DFFFFB
Accessibility & contrast
On white
1.23
#65FFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#65FFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FFEC
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FFEC | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EB
Deuteranopia (green-blind)
#DCE0EE
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #65ffec; /* rgb */ color: rgb(101, 255, 236); /* oklch */ color: oklch(91.3% 0.133 183.9);
Tailwind
colors: {
custom: {
50: '#a0fff2',
500: '#65ffec',
950: '#000000',
},
}SCSS
$custom: #65ffec; $custom-light: #a0fff2; $custom-dark: #000000;
JSON
{
"hex": "#65ffec",
"rgb": {
"r": 101,
"g": 255,
"b": 236
},
"hsl": {
"h": 172.597,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.91312,
"c": 0.13278,
"h": 183.9
},
"luminance": 0.80343
}Semantic roles & 50–950 ramp
primary
#65FFEC
secondary
#DA2E43
accent
#001CE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685