#68DFF5#68DFF5
#68DFF5 is a very light, moderate teal. Relative luminance 0.623; OKLCH L 84.3% C 0.111 H 211.5°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #68DFF5 |
|---|---|
| RGB | rgb(104, 223, 245) |
| HSL | hsl(189, 88%, 68%) |
| HSV | hsv(189, 58%, 96%) |
| CMYK | cmyk(57.6%, 9%, 0%, 3.9%) |
| CIE-LAB | lab(83.08, -27.31, -20.85) |
| CIE-LCH | lch(83.08, 34.35, 217.36°) |
| OKLab | oklab(84.35% -0.0944 -0.0578) |
| OKLCH | oklch(84.35% 0.111 211.5) |
| XYZ | xyz(48.5713, 62.3062, 95.8351) |
| Luminance | 0.6231 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.79
Neon Blue
#04D9FF
ΔE00 4.80
Robin Egg Blue
#8AF1FE
ΔE00 5.09
Aqua Blue
#02D8E9
ΔE00 5.20
Robin'S Egg Blue
#98EFF9
ΔE00 5.89
Sky Blue
#87CEEB
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DFF5 #F57E68
analogous
#68F5C5 #68DFF5 #6898F5
triadic
#68DFF5 #F568DF #DFF568
tetradic
#68DFF5 #C568F5 #F57E68 #98F568
square
#68DFF5 #C568F5 #F57E68 #98F568
split-complementary
#68DFF5 #F56898 #F5C568
monochromatic
#0EB6D5 #2FD3F1 #68DFF5 #A1EBF9 #DBF7FD
Accessibility & contrast
On white
1.56
#68DFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#68DFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DFF5
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DFF5 | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD8F6
Deuteranopia (green-blind)
#B8C8F5
Tritanopia (blue-blind)
#00E8E6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #68dff5; /* rgb */ color: rgb(104, 223, 245); /* oklch */ color: oklch(84.3% 0.111 211.5);
Tailwind
colors: {
custom: {
50: '#9fe9f8',
500: '#68dff5',
950: '#000000',
},
}SCSS
$custom: #68dff5; $custom-light: #9fe9f8; $custom-dark: #000000;
JSON
{
"hex": "#68dff5",
"rgb": {
"r": 104,
"g": 223,
"b": 245
},
"hsl": {
"h": 189.362,
"s": 87.578,
"l": 68.431
},
"oklch": {
"l": 0.84347,
"c": 0.11066,
"h": 211.5
},
"luminance": 0.62311
}Semantic roles & 50–950 ramp
primary
#68DFF5
secondary
#CE4B33
accent
#2501E4
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#101617
muted
#818485