#68FCFF#68FCFF
#68FCFF is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.3% C 0.126 H 197.1°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #68FCFF |
|---|---|
| RGB | rgb(104, 252, 255) |
| HSL | hsl(181, 100%, 70%) |
| HSV | hsv(181, 59%, 100%) |
| CMYK | cmyk(59.2%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(91.58, -38.27, -13.29) |
| CIE-LCH | lch(91.58, 40.51, 199.15°) |
| OKLab | oklab(91.31% -0.12 -0.0368) |
| OKLCH | oklch(91.31% 0.126 197.1) |
| XYZ | xyz(58.5615, 79.7777, 106.9007) |
| Luminance | 0.7978 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.16
Bright Light Blue
#26F7FD
ΔE00 2.77
Aqua
#00FFFF
ΔE00 3.44
Bright Turquoise
#0FFEF9
ΔE00 4.29
Robin'S Egg
#6DEDFD
ΔE00 5.66
Robin Egg Blue
#8AF1FE
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FCFF #FF6B68
analogous
#68FFB6 #68FCFF #68B0FF
triadic
#68FCFF #FF68FC #FCFF68
tetradic
#68FCFF #B668FF #FF6B68 #B0FF68
square
#68FCFF #B668FF #FF6B68 #B0FF68
split-complementary
#68FCFF #FF68B0 #FFB668
monochromatic
#00E8ED #2BFBFF #68FCFF #A5FDFF #E0FEFF
Accessibility & contrast
On white
1.24
#68FCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#68FCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FCFF
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FCFF | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF1FF
Deuteranopia (green-blind)
#D4DFFF
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #68fcff; /* rgb */ color: rgb(104, 252, 255); /* oklch */ color: oklch(91.3% 0.126 197.1);
Tailwind
colors: {
custom: {
50: '#a2feff',
500: '#68fcff',
950: '#000000',
},
}SCSS
$custom: #68fcff; $custom-light: #a2feff; $custom-dark: #000000;
JSON
{
"hex": "#68fcff",
"rgb": {
"r": 104,
"g": 252,
"b": 255
},
"hsl": {
"h": 181.192,
"s": 100,
"l": 70.392
},
"oklch": {
"l": 0.91305,
"c": 0.12554,
"h": 197.1
},
"luminance": 0.79784
}Semantic roles & 50–950 ramp
primary
#68FCFF
secondary
#DB3431
accent
#0500E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101818
muted
#818686