#68EFFE#68EFFE
#68EFFE is a very light, moderate teal. Relative luminance 0.718; OKLCH L 88.3% C 0.119 H 205.3°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #68EFFE |
|---|---|
| RGB | rgb(104, 239, 254) |
| HSL | hsl(186, 99%, 70%) |
| HSV | hsv(186, 59%, 100%) |
| CMYK | cmyk(59.1%, 5.9%, 0%, 0.4%) |
| CIE-LAB | lab(87.88, -32.50, -18.32) |
| CIE-LCH | lch(87.88, 37.31, 209.41°) |
| OKLab | oklab(88.31% -0.1073 -0.0507) |
| OKLCH | oklch(88.31% 0.119 205.3) |
| XYZ | xyz(54.4573, 71.8262, 104.7406) |
| Luminance | 0.7183 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 0.78
Robin Egg Blue
#8AF1FE
ΔE00 2.77
Robin'S Egg Blue
#98EFF9
ΔE00 4.35
Bright Light Blue
#26F7FD
ΔE00 5.13
Aqua Blue
#02D8E9
ΔE00 6.20
Bright Cyan
#41FDFE
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EFFE #FE7768
analogous
#68FEC2 #68EFFE #68A4FE
triadic
#68EFFE #FE68EF #EFFE68
tetradic
#68EFFE #C268FE #FE7768 #A4FE68
square
#68EFFE #C268FE #FE7768 #A4FE68
split-complementary
#68EFFE #FE68A4 #FEC268
monochromatic
#02D3EA #2BE9FE #68EFFE #A5F5FE #E1FCFF
Accessibility & contrast
On white
1.37
#68EFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#68EFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EFFE
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EFFE | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE6FF
Deuteranopia (green-blind)
#C6D5FF
Tritanopia (blue-blind)
#00F8F3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #68effe; /* rgb */ color: rgb(104, 239, 254); /* oklch */ color: oklch(88.3% 0.119 205.3);
Tailwind
colors: {
custom: {
50: '#a1f4fe',
500: '#68effe',
950: '#000000',
},
}SCSS
$custom: #68effe; $custom-light: #a1f4fe; $custom-dark: #000000;
JSON
{
"hex": "#68effe",
"rgb": {
"r": 104,
"g": 239,
"b": 254
},
"hsl": {
"h": 186,
"s": 98.684,
"l": 70.196
},
"oklch": {
"l": 0.88309,
"c": 0.11869,
"h": 205.3
},
"luminance": 0.71832
}Semantic roles & 50–950 ramp
primary
#68EFFE
secondary
#D94231
accent
#1700E6
background
#FDFFFF
surface
#F7FEFF
border
#D0D6D7
text
#101717
muted
#818585