#68DFF4#68DFF4
#68DFF4 is a very light, moderate teal. Relative luminance 0.623; OKLCH L 84.3% C 0.110 H 210.8°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #68DFF4 |
|---|---|
| RGB | rgb(104, 223, 244) |
| HSL | hsl(189, 86%, 68%) |
| HSV | hsv(189, 57%, 96%) |
| CMYK | cmyk(57.4%, 8.6%, 0%, 4.3%) |
| CIE-LAB | lab(83.04, -27.58, -20.37) |
| CIE-LCH | lch(83.04, 34.29, 216.44°) |
| OKLab | oklab(84.31% -0.0948 -0.0564) |
| OKLCH | oklch(84.31% 0.11 210.8) |
| XYZ | xyz(48.4191, 62.2453, 95.0333) |
| Luminance | 0.6225 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.62
Robin Egg Blue
#8AF1FE
ΔE00 4.96
Aqua Blue
#02D8E9
ΔE00 5.00
Neon Blue
#04D9FF
ΔE00 5.01
Robin'S Egg Blue
#98EFF9
ΔE00 5.75
Sky Blue
#87CEEB
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DFF4 #F47D68
analogous
#68F4C3 #68DFF4 #6899F4
triadic
#68DFF4 #F468DF #DFF468
tetradic
#68DFF4 #C368F4 #F47D68 #99F468
square
#68DFF4 #C368F4 #F47D68 #99F468
split-complementary
#68DFF4 #F46899 #F4C368
monochromatic
#0FB5D2 #2FD3F0 #68DFF4 #A1EBF8 #DAF7FC
Accessibility & contrast
On white
1.56
#68DFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#68DFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DFF4
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DFF4 | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD8F5
Deuteranopia (green-blind)
#B8C8F4
Tritanopia (blue-blind)
#00E8E5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #68dff4; /* rgb */ color: rgb(104, 223, 244); /* oklch */ color: oklch(84.3% 0.110 210.8);
Tailwind
colors: {
custom: {
50: '#9fe9f7',
500: '#68dff4',
950: '#000000',
},
}SCSS
$custom: #68dff4; $custom-light: #9fe9f7; $custom-dark: #000000;
JSON
{
"hex": "#68dff4",
"rgb": {
"r": 104,
"g": 223,
"b": 244
},
"hsl": {
"h": 189,
"s": 86.42,
"l": 68.235
},
"oklch": {
"l": 0.8431,
"c": 0.11029,
"h": 210.8
},
"luminance": 0.6225
}Semantic roles & 50–950 ramp
primary
#68DFF4
secondary
#CD4A33
accent
#2403E3
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101617
muted
#808485