#65FFEF#65FFEF
#65FFEF is a very light, vivid teal. Relative luminance 0.805; OKLCH L 91.4% C 0.132 H 185.6°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #65FFEF |
|---|---|
| RGB | rgb(101, 255, 239) |
| HSL | hsl(174, 100%, 70%) |
| HSV | hsv(174, 60%, 100%) |
| CMYK | cmyk(60.4%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(91.91, -44.24, -4.51) |
| CIE-LCH | lch(91.91, 44.47, 185.82°) |
| OKLab | oklab(91.4% -0.1312 -0.0129) |
| OKLCH | oklch(91.4% 0.132 185.6) |
| XYZ | xyz(56.6998, 80.5127, 94.1970) |
| Luminance | 0.8052 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.09
Bright Turquoise
#0FFEF9
ΔE00 4.24
Tiffany Blue
#7BF2DA
ΔE00 4.50
Aqua
#00FFFF
ΔE00 5.52
Bright Cyan
#41FDFE
ΔE00 5.54
Turquoise
#40E0D0
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FFEF #FF6575
analogous
#65FFA2 #65FFEF #65C2FF
triadic
#65FFEF #EF65FF #FFEF65
tetradic
#65FFEF #A265FF #FF6575 #C2FF65
square
#65FFEF #A265FF #FF6575 #C2FF65
split-complementary
#65FFEF #FF65C2 #FFA265
monochromatic
#00EAD1 #28FFE9 #65FFEF #A2FFF5 #DFFFFC
Accessibility & contrast
On white
1.23
#65FFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#65FFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FFEF
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FFEF | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F2EF
Deuteranopia (green-blind)
#DBE1F1
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #65ffef; /* rgb */ color: rgb(101, 255, 239); /* oklch */ color: oklch(91.4% 0.132 185.6);
Tailwind
colors: {
custom: {
50: '#a0fff4',
500: '#65ffef',
950: '#000000',
},
}SCSS
$custom: #65ffef; $custom-light: #a0fff4; $custom-dark: #000000;
JSON
{
"hex": "#65ffef",
"rgb": {
"r": 101,
"g": 255,
"b": 239
},
"hsl": {
"h": 173.766,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.91402,
"c": 0.13182,
"h": 185.6
},
"luminance": 0.80519
}Semantic roles & 50–950 ramp
primary
#65FFEF
secondary
#DA2E40
accent
#0018E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685