#65FEDF#65FEDF
#65FEDF is a very light, vivid teal. Relative luminance 0.790; OKLCH L 90.7% C 0.137 H 177.2°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #65FEDF |
|---|---|
| RGB | rgb(101, 254, 223) |
| HSL | hsl(168, 99%, 70%) |
| HSV | hsv(168, 60%, 100%) |
| CMYK | cmyk(60.2%, 0%, 12.2%, 0.4%) |
| CIE-LAB | lab(91.22, -47.74, 2.76) |
| CIE-LCH | lch(91.22, 47.82, 176.69°) |
| OKLab | oklab(90.71% -0.137 0.0066) |
| OKLCH | oklch(90.71% 0.137 177.2) |
| XYZ | xyz(54.1217, 78.9724, 82.1887) |
| Luminance | 0.7898 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.46
Light Aqua
#8CFFDB
ΔE00 3.70
Aquamarine
#7FFFD4
ΔE00 4.13
Light Turquoise
#7EF4CC
ΔE00 4.50
Aqua (survey)
#13EAC9
ΔE00 5.25
Bright Teal
#01F9C6
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FEDF #FE6584
analogous
#65FE93 #65FEDF #65D1FE
triadic
#65FEDF #DF65FE #FEDF65
tetradic
#65FEDF #9365FE #FE6584 #D1FE65
square
#65FEDF #9365FE #FE6584 #D1FE65
split-complementary
#65FEDF #FE65D1 #FE9365
monochromatic
#02E7B9 #28FED2 #65FEDF #A2FEEC #DFFFF8
Accessibility & contrast
On white
1.25
#65FEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#65FEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FEDF
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FEDF | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F0DE
Deuteranopia (green-blind)
#DEDFE1
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #65fedf; /* rgb */ color: rgb(101, 254, 223); /* oklch */ color: oklch(90.7% 0.137 177.2);
Tailwind
colors: {
custom: {
50: '#9fffe8',
500: '#65fedf',
950: '#000000',
},
}SCSS
$custom: #65fedf; $custom-light: #9fffe8; $custom-dark: #000000;
JSON
{
"hex": "#65fedf",
"rgb": {
"r": 101,
"g": 254,
"b": 223
},
"hsl": {
"h": 167.843,
"s": 98.71,
"l": 69.608
},
"oklch": {
"l": 0.90705,
"c": 0.13721,
"h": 177.2
},
"luminance": 0.78978
}Semantic roles & 50–950 ramp
primary
#65FEDF
secondary
#D92E51
accent
#002FE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684