#68FBFE#68FBFE
#68FBFE is a very light, vivid teal. Relative luminance 0.791; OKLCH L 91.0% C 0.125 H 197.1°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #68FBFE |
|---|---|
| RGB | rgb(104, 251, 254) |
| HSL | hsl(181, 99%, 70%) |
| HSV | hsv(181, 59%, 100%) |
| CMYK | cmyk(59.1%, 1.2%, 0%, 0.4%) |
| CIE-LAB | lab(91.27, -38.07, -13.23) |
| CIE-LCH | lch(91.27, 40.31, 199.17°) |
| OKLab | oklab(91.04% -0.1194 -0.0367) |
| OKLCH | oklch(91.04% 0.125 197.1) |
| XYZ | xyz(58.0878, 79.0871, 105.9508) |
| Luminance | 0.7909 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.20
Bright Light Blue
#26F7FD
ΔE00 2.72
Aqua
#00FFFF
ΔE00 3.49
Bright Turquoise
#0FFEF9
ΔE00 4.33
Robin'S Egg
#6DEDFD
ΔE00 5.54
Robin Egg Blue
#8AF1FE
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FBFE #FE6B68
analogous
#68FEB6 #68FBFE #68B0FE
triadic
#68FBFE #FE68FB #FBFE68
tetradic
#68FBFE #B668FE #FE6B68 #B0FE68
square
#68FBFE #B668FE #FE6B68 #B0FE68
split-complementary
#68FBFE #FE68B0 #FEB668
monochromatic
#02E5EA #2BF9FE #68FBFE #A5FDFE #E1FEFF
Accessibility & contrast
On white
1.25
#68FBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#68FBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FBFE
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FBFE | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBF0FF
Deuteranopia (green-blind)
#D4DFFF
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #68fbfe; /* rgb */ color: rgb(104, 251, 254); /* oklch */ color: oklch(91.0% 0.125 197.1);
Tailwind
colors: {
custom: {
50: '#a2fdfe',
500: '#68fbfe',
950: '#000000',
},
}SCSS
$custom: #68fbfe; $custom-light: #a2fdfe; $custom-dark: #000000;
JSON
{
"hex": "#68fbfe",
"rgb": {
"r": 104,
"g": 251,
"b": 254
},
"hsl": {
"h": 181.2,
"s": 98.684,
"l": 70.196
},
"oklch": {
"l": 0.91044,
"c": 0.12492,
"h": 197.1
},
"luminance": 0.79093
}Semantic roles & 50–950 ramp
primary
#68FBFE
secondary
#D93431
accent
#0500E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101717
muted
#818585