#65FEDD#65FEDD
#65FEDD is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.6% C 0.138 H 176.2°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #65FEDD |
|---|---|
| RGB | rgb(101, 254, 221) |
| HSL | hsl(167, 99%, 70%) |
| HSV | hsv(167, 60%, 100%) |
| CMYK | cmyk(60.2%, 0%, 13%, 0.4%) |
| CIE-LAB | lab(91.17, -48.21, 3.73) |
| CIE-LCH | lch(91.17, 48.36, 175.58°) |
| OKLab | oklab(90.65% -0.1379 0.0091) |
| OKLCH | oklch(90.65% 0.138 176.2) |
| XYZ | xyz(53.8536, 78.8652, 80.7770) |
| Luminance | 0.7887 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 3.43
Aquamarine
#7FFFD4
ΔE00 3.65
Tiffany Blue
#7BF2DA
ΔE00 3.72
Light Turquoise
#7EF4CC
ΔE00 4.10
Aqua (survey)
#13EAC9
ΔE00 5.21
Bright Teal
#01F9C6
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FEDD #FE6586
analogous
#65FE91 #65FEDD #65D2FE
triadic
#65FEDD #DD65FE #FEDD65
tetradic
#65FEDD #9165FE #FE6586 #D2FE65
square
#65FEDD #9165FE #FE6586 #D2FE65
split-complementary
#65FEDD #FE65D2 #FE9165
monochromatic
#02E7B6 #28FED0 #65FEDD #A2FEEA #DFFFF8
Accessibility & contrast
On white
1.25
#65FEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#65FEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FEDD
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FEDD | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFDC
Deuteranopia (green-blind)
#DFDFDF
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #65fedd; /* rgb */ color: rgb(101, 254, 221); /* oklch */ color: oklch(90.6% 0.138 176.2);
Tailwind
colors: {
custom: {
50: '#9fffe7',
500: '#65fedd',
950: '#000000',
},
}SCSS
$custom: #65fedd; $custom-light: #9fffe7; $custom-dark: #000000;
JSON
{
"hex": "#65fedd",
"rgb": {
"r": 101,
"g": 254,
"b": 221
},
"hsl": {
"h": 167.059,
"s": 98.71,
"l": 69.608
},
"oklch": {
"l": 0.90649,
"c": 0.13822,
"h": 176.2
},
"luminance": 0.78871
}Semantic roles & 50–950 ramp
primary
#65FEDD
secondary
#D92E53
accent
#0031E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684