#65FEDC#65FEDC
#65FEDC is a very light, vivid teal. Relative luminance 0.788; OKLCH L 90.6% C 0.139 H 175.7°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #65FEDC |
|---|---|
| RGB | rgb(101, 254, 220) |
| HSL | hsl(167, 99%, 70%) |
| HSV | hsv(167, 60%, 100%) |
| CMYK | cmyk(60.2%, 0%, 13.4%, 0.4%) |
| CIE-LAB | lab(91.15, -48.45, 4.21) |
| CIE-LCH | lch(91.15, 48.63, 175.03°) |
| OKLab | oklab(90.62% -0.1383 0.0104) |
| OKLCH | oklch(90.62% 0.139 175.7) |
| XYZ | xyz(53.7208, 78.8121, 80.0774) |
| Luminance | 0.7882 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 3.33
Aquamarine
#7FFFD4
ΔE00 3.42
Tiffany Blue
#7BF2DA
ΔE00 3.87
Light Turquoise
#7EF4CC
ΔE00 3.92
Bright Teal
#01F9C6
ΔE00 4.99
Aqua (survey)
#13EAC9
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FEDC #FE6587
analogous
#65FE90 #65FEDC #65D3FE
triadic
#65FEDC #DC65FE #FEDC65
tetradic
#65FEDC #9065FE #FE6587 #D3FE65
square
#65FEDC #9065FE #FE6587 #D3FE65
split-complementary
#65FEDC #FE65D3 #FE9065
monochromatic
#02E7B4 #28FECE #65FEDC #A2FEEA #DFFFF8
Accessibility & contrast
On white
1.25
#65FEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#65FEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FEDC
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FEDC | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFDA
Deuteranopia (green-blind)
#DFDFDF
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #65fedc; /* rgb */ color: rgb(101, 254, 220); /* oklch */ color: oklch(90.6% 0.139 175.7);
Tailwind
colors: {
custom: {
50: '#9fffe6',
500: '#65fedc',
950: '#000000',
},
}SCSS
$custom: #65fedc; $custom-light: #9fffe6; $custom-dark: #000000;
JSON
{
"hex": "#65fedc",
"rgb": {
"r": 101,
"g": 254,
"b": 220
},
"hsl": {
"h": 166.667,
"s": 98.71,
"l": 69.608
},
"oklch": {
"l": 0.90622,
"c": 0.13874,
"h": 175.7
},
"luminance": 0.78818
}Semantic roles & 50–950 ramp
primary
#65FEDC
secondary
#D92E54
accent
#0033E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684