#68FFFA#68FFFA
#68FFFA is a very light, vivid teal. Relative luminance 0.814; OKLCH L 91.8% C 0.128 H 192.1°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #68FFFA |
|---|---|
| RGB | rgb(104, 255, 250) |
| HSL | hsl(178, 100%, 70%) |
| HSV | hsv(178, 59%, 100%) |
| CMYK | cmyk(59.2%, 0%, 2%, 0%) |
| CIE-LAB | lab(92.29, -40.93, -9.64) |
| CIE-LCH | lch(92.29, 42.05, 193.26°) |
| OKLab | oklab(91.83% -0.1251 -0.0268) |
| OKLCH | oklch(91.83% 0.128 192.1) |
| XYZ | xyz(58.7167, 81.3590, 103.0334) |
| Luminance | 0.8136 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.46
Bright Turquoise
#0FFEF9
ΔE00 2.89
Aqua
#00FFFF
ΔE00 3.11
Bright Light Blue
#26F7FD
ΔE00 4.25
Bright Aqua
#0BF9EA
ΔE00 4.74
Light Cyan
#ACFFFC
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FFFA #FF686D
analogous
#68FFAE #68FFFA #68B9FF
triadic
#68FFFA #FA68FF #FFFA68
tetradic
#68FFFA #AE68FF #FF686D #B9FF68
square
#68FFFA #AE68FF #FF686D #B9FF68
split-complementary
#68FFFA #FF68B9 #FFAE68
monochromatic
#00EDE5 #2BFFF8 #68FFFA #A5FFFC #E0FFFE
Accessibility & contrast
On white
1.22
#68FFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#68FFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FFFA
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FFFA | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F3FA
Deuteranopia (green-blind)
#D9E1FB
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #68fffa; /* rgb */ color: rgb(104, 255, 250); /* oklch */ color: oklch(91.8% 0.128 192.1);
Tailwind
colors: {
custom: {
50: '#a2fffb',
500: '#68fffa',
950: '#000000',
},
}SCSS
$custom: #68fffa; $custom-light: #a2fffb; $custom-dark: #000000;
JSON
{
"hex": "#68fffa",
"rgb": {
"r": 104,
"g": 255,
"b": 250
},
"hsl": {
"h": 178.013,
"s": 100,
"l": 70.392
},
"oklch": {
"l": 0.91829,
"c": 0.12791,
"h": 192.1
},
"luminance": 0.81365
}Semantic roles & 50–950 ramp
primary
#68FFFA
secondary
#DB3136
accent
#0008E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685