#68FFFD#68FFFD
#68FFFD is a very light, vivid teal. Relative luminance 0.816; OKLCH L 91.9% C 0.128 H 193.9°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #68FFFD |
|---|---|
| RGB | rgb(104, 255, 253) |
| HSL | hsl(179, 100%, 70%) |
| HSV | hsv(179, 59%, 100%) |
| CMYK | cmyk(59.2%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(92.38, -40.15, -11.07) |
| CIE-LCH | lch(92.38, 41.65, 195.42°) |
| OKLab | oklab(91.93% -0.1238 -0.0307) |
| OKLCH | oklch(91.93% 0.128 193.9) |
| XYZ | xyz(59.1908, 81.5487, 105.5305) |
| Luminance | 0.8155 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.95
Aqua
#00FFFF
ΔE00 2.91
Bright Turquoise
#0FFEF9
ΔE00 3.20
Bright Light Blue
#26F7FD
ΔE00 3.60
Bright Aqua
#0BF9EA
ΔE00 5.53
Light Cyan
#ACFFFC
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FFFD #FF686A
analogous
#68FFB1 #68FFFD #68B6FF
triadic
#68FFFD #FD68FF #FFFD68
tetradic
#68FFFD #B168FF #FF686A #B6FF68
square
#68FFFD #B168FF #FF686A #B6FF68
split-complementary
#68FFFD #FF68B6 #FFB168
monochromatic
#00EDE9 #2BFFFC #68FFFD #A5FFFE #E0FFFF
Accessibility & contrast
On white
1.21
#68FFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#68FFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FFFD
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FFFD | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FD
Deuteranopia (green-blind)
#D8E2FE
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #68fffd; /* rgb */ color: rgb(104, 255, 253); /* oklch */ color: oklch(91.9% 0.128 193.9);
Tailwind
colors: {
custom: {
50: '#a2fffe',
500: '#68fffd',
950: '#000000',
},
}SCSS
$custom: #68fffd; $custom-light: #a2fffe; $custom-dark: #000000;
JSON
{
"hex": "#68fffd",
"rgb": {
"r": 104,
"g": 255,
"b": 253
},
"hsl": {
"h": 179.205,
"s": 100,
"l": 70.392
},
"oklch": {
"l": 0.91925,
"c": 0.1276,
"h": 193.9
},
"luminance": 0.81555
}Semantic roles & 50–950 ramp
primary
#68FFFD
secondary
#DB3133
accent
#0003E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685