#65FFE4#65FFE4
#65FFE4 is a very light, vivid teal. Relative luminance 0.799; OKLCH L 91.1% C 0.136 H 179.5°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #65FFE4 |
|---|---|
| RGB | rgb(101, 255, 228) |
| HSL | hsl(169, 100%, 70%) |
| HSV | hsv(169, 60%, 100%) |
| CMYK | cmyk(60.4%, 0%, 10.6%, 0%) |
| CIE-LAB | lab(91.63, -46.96, 0.77) |
| CIE-LCH | lch(91.63, 46.97, 179.06°) |
| OKLab | oklab(91.08% -0.1359 0.0013) |
| OKLCH | oklch(91.08% 0.136 179.5) |
| XYZ | xyz(55.1239, 79.8824, 85.8975) |
| Luminance | 0.7989 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.34
Light Aqua
#8CFFDB
ΔE00 4.45
Bright Aqua
#0BF9EA
ΔE00 4.77
Aquamarine
#7FFFD4
ΔE00 5.20
Light Turquoise
#7EF4CC
ΔE00 5.50
Aqua (survey)
#13EAC9
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FFE4 #FF6580
analogous
#65FF97 #65FFE4 #65CDFF
triadic
#65FFE4 #E465FF #FFE465
tetradic
#65FFE4 #9765FF #FF6580 #CDFF65
square
#65FFE4 #9765FF #FF6580 #CDFF65
split-complementary
#65FFE4 #FF65CD #FF9765
monochromatic
#00EAC1 #28FFD9 #65FFE4 #A2FFEF #DFFFF9
Accessibility & contrast
On white
1.24
#65FFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#65FFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FFE4
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FFE4 | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F1E3
Deuteranopia (green-blind)
#DEE0E6
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #65ffe4; /* rgb */ color: rgb(101, 255, 228); /* oklch */ color: oklch(91.1% 0.136 179.5);
Tailwind
colors: {
custom: {
50: '#a0ffec',
500: '#65ffe4',
950: '#000000',
},
}SCSS
$custom: #65ffe4; $custom-light: #a0ffec; $custom-dark: #000000;
JSON
{
"hex": "#65ffe4",
"rgb": {
"r": 101,
"g": 255,
"b": 228
},
"hsl": {
"h": 169.481,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.91079,
"c": 0.1359,
"h": 179.5
},
"luminance": 0.79888
}Semantic roles & 50–950 ramp
primary
#65FFE4
secondary
#DA2E4C
accent
#0028E6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684