#65FFED#65FFED
#65FFED is a very light, vivid teal. Relative luminance 0.804; OKLCH L 91.3% C 0.132 H 184.5°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #65FFED |
|---|---|
| RGB | rgb(101, 255, 237) |
| HSL | hsl(173, 100%, 70%) |
| HSV | hsv(173, 60%, 100%) |
| CMYK | cmyk(60.4%, 0%, 7.1%, 0%) |
| CIE-LAB | lab(91.86, -44.75, -3.55) |
| CIE-LCH | lch(91.86, 44.89, 184.54°) |
| OKLab | oklab(91.34% -0.132 -0.0103) |
| OKLCH | oklch(91.34% 0.132 184.5) |
| XYZ | xyz(56.4059, 80.3952, 92.6495) |
| Luminance | 0.8040 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.20
Tiffany Blue
#7BF2DA
ΔE00 4.11
Bright Turquoise
#0FFEF9
ΔE00 4.76
Aqua
#00FFFF
ΔE00 6.09
Bright Cyan
#41FDFE
ΔE00 6.15
Light Aqua
#8CFFDB
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FFED #FF6577
analogous
#65FFA0 #65FFED #65C4FF
triadic
#65FFED #ED65FF #FFED65
tetradic
#65FFED #A065FF #FF6577 #C4FF65
square
#65FFED #A065FF #FF6577 #C4FF65
split-complementary
#65FFED #FF65C4 #FFA065
monochromatic
#00EACE #28FFE6 #65FFED #A2FFF4 #DFFFFB
Accessibility & contrast
On white
1.23
#65FFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#65FFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FFED
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FFED | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F2EC
Deuteranopia (green-blind)
#DCE0EF
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #65ffed; /* rgb */ color: rgb(101, 255, 237); /* oklch */ color: oklch(91.3% 0.132 184.5);
Tailwind
colors: {
custom: {
50: '#a0fff2',
500: '#65ffed',
950: '#000000',
},
}SCSS
$custom: #65ffed; $custom-light: #a0fff2; $custom-dark: #000000;
JSON
{
"hex": "#65ffed",
"rgb": {
"r": 101,
"g": 255,
"b": 237
},
"hsl": {
"h": 172.987,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.91342,
"c": 0.13244,
"h": 184.5
},
"luminance": 0.80401
}Semantic roles & 50–950 ramp
primary
#65FFED
secondary
#DA2E42
accent
#001BE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685