#68FDFF#68FDFF
#68FDFF is a very light, vivid teal. Relative luminance 0.804; OKLCH L 91.5% C 0.126 H 196.4°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #68FDFF |
|---|---|
| RGB | rgb(104, 253, 255) |
| HSL | hsl(181, 100%, 70%) |
| HSV | hsv(181, 59%, 100%) |
| CMYK | cmyk(59.2%, 0.8%, 0%, 0%) |
| CIE-LAB | lab(91.87, -38.72, -12.87) |
| CIE-LCH | lch(91.87, 40.80, 198.38°) |
| OKLab | oklab(91.53% -0.121 -0.0357) |
| OKLCH | oklch(91.53% 0.126 196.4) |
| XYZ | xyz(58.8764, 80.4074, 107.0057) |
| Luminance | 0.8041 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.98
Bright Light Blue
#26F7FD
ΔE00 2.89
Aqua
#00FFFF
ΔE00 3.24
Bright Turquoise
#0FFEF9
ΔE00 4.02
Robin'S Egg
#6DEDFD
ΔE00 6.05
Robin Egg Blue
#8AF1FE
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FDFF #FF6A68
analogous
#68FFB6 #68FDFF #68B1FF
triadic
#68FDFF #FF68FD #FDFF68
tetradic
#68FDFF #B668FF #FF6A68 #B1FF68
square
#68FDFF #B668FF #FF6A68 #B1FF68
split-complementary
#68FDFF #FF68B1 #FFB668
monochromatic
#00E9ED #2BFCFF #68FDFF #A5FEFF #E0FFFF
Accessibility & contrast
On white
1.23
#68FDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#68FDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FDFF
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FDFF | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF2FF
Deuteranopia (green-blind)
#D5E0FF
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #68fdff; /* rgb */ color: rgb(104, 253, 255); /* oklch */ color: oklch(91.5% 0.126 196.4);
Tailwind
colors: {
custom: {
50: '#a2feff',
500: '#68fdff',
950: '#000000',
},
}SCSS
$custom: #68fdff; $custom-light: #a2feff; $custom-dark: #000000;
JSON
{
"hex": "#68fdff",
"rgb": {
"r": 104,
"g": 253,
"b": 255
},
"hsl": {
"h": 180.795,
"s": 100,
"l": 70.392
},
"oklch": {
"l": 0.91533,
"c": 0.12616,
"h": 196.4
},
"luminance": 0.80414
}Semantic roles & 50–950 ramp
primary
#68FDFF
secondary
#DB3331
accent
#0300E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101818
muted
#818686