#68FDFE#68FDFE
#68FDFE is a very light, vivid teal. Relative luminance 0.803; OKLCH L 91.5% C 0.126 H 195.8°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #68FDFE |
|---|---|
| RGB | rgb(104, 253, 254) |
| HSL | hsl(180, 99%, 70%) |
| HSV | hsv(180, 59%, 100%) |
| CMYK | cmyk(59.1%, 0.4%, 0%, 0.4%) |
| CIE-LAB | lab(91.84, -38.99, -12.39) |
| CIE-LCH | lch(91.84, 40.91, 197.63°) |
| OKLab | oklab(91.5% -0.1214 -0.0343) |
| OKLCH | oklch(91.5% 0.126 195.8) |
| XYZ | xyz(58.7158, 80.3432, 106.1601) |
| Luminance | 0.8035 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.88
Bright Light Blue
#26F7FD
ΔE00 2.99
Aqua
#00FFFF
ΔE00 3.12
Bright Turquoise
#0FFEF9
ΔE00 3.79
Light Cyan
#ACFFFC
ΔE00 6.20
Robin'S Egg
#6DEDFD
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FDFE #FE6968
analogous
#68FEB4 #68FDFE #68B2FE
triadic
#68FDFE #FE68FD #FDFE68
tetradic
#68FDFE #B468FE #FE6968 #B2FE68
square
#68FDFE #B468FE #FE6968 #B2FE68
split-complementary
#68FDFE #FE68B2 #FEB468
monochromatic
#02E8EA #2BFCFE #68FDFE #A5FEFE #E1FFFF
Accessibility & contrast
On white
1.23
#68FDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#68FDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FDFE
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FDFE | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FE
Deuteranopia (green-blind)
#D6E0FF
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #68fdfe; /* rgb */ color: rgb(104, 253, 254); /* oklch */ color: oklch(91.5% 0.126 195.8);
Tailwind
colors: {
custom: {
50: '#a2fefe',
500: '#68fdfe',
950: '#000000',
},
}SCSS
$custom: #68fdfe; $custom-light: #a2fefe; $custom-dark: #000000;
JSON
{
"hex": "#68fdfe",
"rgb": {
"r": 104,
"g": 253,
"b": 254
},
"hsl": {
"h": 180.4,
"s": 98.684,
"l": 70.196
},
"oklch": {
"l": 0.915,
"c": 0.12619,
"h": 195.8
},
"luminance": 0.80349
}Semantic roles & 50–950 ramp
primary
#68FDFE
secondary
#D93231
accent
#0200E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685