#65FEF2#65FEF2
#65FEF2 is a very light, vivid teal. Relative luminance 0.801; OKLCH L 91.3% C 0.130 H 187.9°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #65FEF2 |
|---|---|
| RGB | rgb(101, 254, 242) |
| HSL | hsl(175, 99%, 70%) |
| HSV | hsv(175, 60%, 100%) |
| CMYK | cmyk(60.2%, 0%, 4.7%, 0.4%) |
| CIE-LAB | lab(91.71, -43.04, -6.37) |
| CIE-LCH | lch(91.71, 43.51, 188.42°) |
| OKLab | oklab(91.26% -0.1289 -0.0179) |
| OKLCH | oklch(91.26% 0.13 187.9) |
| XYZ | xyz(56.8285, 80.0551, 96.4444) |
| Luminance | 0.8006 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.21
Bright Turquoise
#0FFEF9
ΔE00 3.34
Bright Cyan
#41FDFE
ΔE00 4.31
Aqua
#00FFFF
ΔE00 4.44
Tiffany Blue
#7BF2DA
ΔE00 5.29
Bright Light Blue
#26F7FD
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FEF2 #FE6571
analogous
#65FEA6 #65FEF2 #65BEFE
triadic
#65FEF2 #F265FE #FEF265
tetradic
#65FEF2 #A665FE #FE6571 #BEFE65
square
#65FEF2 #A665FE #FE6571 #BEFE65
split-complementary
#65FEF2 #FE65BE #FEA665
monochromatic
#02E7D5 #28FEED #65FEF2 #A2FEF7 #DFFFFC
Accessibility & contrast
On white
1.23
#65FEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#65FEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FEF2
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FEF2 | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F1F2
Deuteranopia (green-blind)
#DAE0F4
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #65fef2; /* rgb */ color: rgb(101, 254, 242); /* oklch */ color: oklch(91.3% 0.130 187.9);
Tailwind
colors: {
custom: {
50: '#a0fff6',
500: '#65fef2',
950: '#000000',
},
}SCSS
$custom: #65fef2; $custom-light: #a0fff6; $custom-dark: #000000;
JSON
{
"hex": "#65fef2",
"rgb": {
"r": 101,
"g": 254,
"b": 242
},
"hsl": {
"h": 175.294,
"s": 98.71,
"l": 69.608
},
"oklch": {
"l": 0.91263,
"c": 0.13017,
"h": 187.9
},
"luminance": 0.80061
}Semantic roles & 50–950 ramp
primary
#65FEF2
secondary
#D92E3C
accent
#0012E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685