#68DFF1#68DFF1
#68DFF1 is a very light, moderate teal. Relative luminance 0.621; OKLCH L 84.2% C 0.109 H 208.6°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #68DFF1 |
|---|---|
| RGB | rgb(104, 223, 241) |
| HSL | hsl(188, 83%, 68%) |
| HSV | hsv(188, 57%, 95%) |
| CMYK | cmyk(56.8%, 7.5%, 0%, 5.5%) |
| CIE-LAB | lab(82.95, -28.42, -18.92) |
| CIE-LCH | lch(82.95, 34.14, 213.66°) |
| OKLab | oklab(84.2% -0.0959 -0.0524) |
| OKLCH | oklch(84.2% 0.109 208.6) |
| XYZ | xyz(47.9673, 62.0646, 92.6538) |
| Luminance | 0.6207 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.22
Aqua Blue
#02D8E9
ΔE00 4.48
Robin Egg Blue
#8AF1FE
ΔE00 4.67
Robin'S Egg Blue
#98EFF9
ΔE00 5.44
Neon Blue
#04D9FF
ΔE00 5.75
Bright Light Blue
#26F7FD
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DFF1 #F17A68
analogous
#68F1BE #68DFF1 #689BF1
triadic
#68DFF1 #F168DF #DFF168
tetradic
#68DFF1 #BE68F1 #F17A68 #9BF168
square
#68DFF1 #BE68F1 #F17A68 #9BF168
split-complementary
#68DFF1 #F1689B #F1BE68
monochromatic
#13B3CC #30D3EC #68DFF1 #A0EBF6 #D8F7FB
Accessibility & contrast
On white
1.57
#68DFF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#68DFF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DFF1
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DFF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DFF1 | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED8F2
Deuteranopia (green-blind)
#B9C8F1
Tritanopia (blue-blind)
#00E8E4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #68dff1; /* rgb */ color: rgb(104, 223, 241); /* oklch */ color: oklch(84.2% 0.109 208.6);
Tailwind
colors: {
custom: {
50: '#9fe9f5',
500: '#68dff1',
950: '#000000',
},
}SCSS
$custom: #68dff1; $custom-light: #9fe9f5; $custom-dark: #000000;
JSON
{
"hex": "#68dff1",
"rgb": {
"r": 104,
"g": 223,
"b": 241
},
"hsl": {
"h": 187.883,
"s": 83.03,
"l": 67.647
},
"oklch": {
"l": 0.84202,
"c": 0.10932,
"h": 208.6
},
"luminance": 0.62069
}Semantic roles & 50–950 ramp
primary
#68DFF1
secondary
#C84835
accent
#2306DF
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101617
muted
#808485