#65FEF0#65FEF0
#65FEF0 is a very light, vivid teal. Relative luminance 0.799; OKLCH L 91.2% C 0.131 H 186.7°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #65FEF0 |
|---|---|
| RGB | rgb(101, 254, 240) |
| HSL | hsl(175, 99%, 70%) |
| HSV | hsv(175, 60%, 100%) |
| CMYK | cmyk(60.2%, 0%, 5.5%, 0.4%) |
| CIE-LAB | lab(91.66, -43.55, -5.41) |
| CIE-LCH | lch(91.66, 43.89, 187.08°) |
| OKLab | oklab(91.2% -0.1298 -0.0153) |
| OKLCH | oklch(91.2% 0.131 186.7) |
| XYZ | xyz(56.5297, 79.9356, 94.8711) |
| Luminance | 0.7994 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.05
Bright Turquoise
#0FFEF9
ΔE00 3.77
Tiffany Blue
#7BF2DA
ΔE00 4.80
Bright Cyan
#41FDFE
ΔE00 4.93
Aqua
#00FFFF
ΔE00 4.98
Bright Light Blue
#26F7FD
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FEF0 #FE6573
analogous
#65FEA4 #65FEF0 #65BFFE
triadic
#65FEF0 #F065FE #FEF065
tetradic
#65FEF0 #A465FE #FE6573 #BFFE65
square
#65FEF0 #A465FE #FE6573 #BFFE65
split-complementary
#65FEF0 #FE65BF #FEA465
monochromatic
#02E7D2 #28FEEA #65FEF0 #A2FEF6 #DFFFFC
Accessibility & contrast
On white
1.24
#65FEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#65FEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FEF0
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FEF0 | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1F0
Deuteranopia (green-blind)
#DAE0F2
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #65fef0; /* rgb */ color: rgb(101, 254, 240); /* oklch */ color: oklch(91.2% 0.131 186.7);
Tailwind
colors: {
custom: {
50: '#a0fff4',
500: '#65fef0',
950: '#000000',
},
}SCSS
$custom: #65fef0; $custom-light: #a0fff4; $custom-dark: #000000;
JSON
{
"hex": "#65fef0",
"rgb": {
"r": 101,
"g": 254,
"b": 240
},
"hsl": {
"h": 174.51,
"s": 98.71,
"l": 69.608
},
"oklch": {
"l": 0.91201,
"c": 0.13067,
"h": 186.7
},
"luminance": 0.79942
}Semantic roles & 50–950 ramp
primary
#65FEF0
secondary
#D92E3E
accent
#0015E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685