#68FDEF#68FDEF
#68FDEF is a very light, vivid teal. Relative luminance 0.794; OKLCH L 91.0% C 0.129 H 186.6°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #68FDEF |
|---|---|
| RGB | rgb(104, 253, 239) |
| HSL | hsl(174, 97%, 70%) |
| HSV | hsv(174, 59%, 99%) |
| CMYK | cmyk(58.9%, 0%, 5.5%, 0.8%) |
| CIE-LAB | lab(91.42, -42.85, -5.22) |
| CIE-LCH | lch(91.42, 43.17, 186.95°) |
| OKLab | oklab(91.03% -0.1277 -0.0148) |
| OKLCH | oklch(91.03% 0.129 186.6) |
| XYZ | xyz(56.4072, 79.4198, 94.0015) |
| Luminance | 0.7943 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.17
Bright Turquoise
#0FFEF9
ΔE00 3.93
Tiffany Blue
#7BF2DA
ΔE00 4.60
Bright Cyan
#41FDFE
ΔE00 5.00
Aqua
#00FFFF
ΔE00 5.11
Turquoise
#40E0D0
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FDEF #FD6876
analogous
#68FDA4 #68FDEF #68C1FD
triadic
#68FDEF #EF68FD #FDEF68
tetradic
#68FDEF #A468FD #FD6876 #C1FD68
square
#68FDEF #A468FD #FD6876 #C1FD68
split-complementary
#68FDEF #FD68C1 #FDA468
monochromatic
#03E8D2 #2CFCE9 #68FDEF #A4FEF5 #E1FFFC
Accessibility & contrast
On white
1.24
#68FDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#68FDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FDEF
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FDEF | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EF
Deuteranopia (green-blind)
#DADFF1
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #68fdef; /* rgb */ color: rgb(104, 253, 239); /* oklch */ color: oklch(91.0% 0.129 186.6);
Tailwind
colors: {
custom: {
50: '#a1fef4',
500: '#68fdef',
950: '#000000',
},
}SCSS
$custom: #68fdef; $custom-light: #a1fef4; $custom-dark: #000000;
JSON
{
"hex": "#68fdef",
"rgb": {
"r": 104,
"g": 253,
"b": 239
},
"hsl": {
"h": 174.362,
"s": 97.386,
"l": 70
},
"oklch": {
"l": 0.91027,
"c": 0.12851,
"h": 186.6
},
"luminance": 0.79426
}Semantic roles & 50–950 ramp
primary
#68FDEF
secondary
#D83141
accent
#0016E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685