#68DFF3#68DFF3
#68DFF3 is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.3% C 0.110 H 210.1°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #68DFF3 |
|---|---|
| RGB | rgb(104, 223, 243) |
| HSL | hsl(189, 85%, 68%) |
| HSV | hsv(189, 57%, 95%) |
| CMYK | cmyk(57.2%, 8.2%, 0%, 4.7%) |
| CIE-LAB | lab(83.01, -27.86, -19.89) |
| CIE-LCH | lch(83.01, 34.23, 215.52°) |
| OKLab | oklab(84.27% -0.0952 -0.0551) |
| OKLCH | oklch(84.27% 0.11 210.1) |
| XYZ | xyz(48.2677, 62.1847, 94.2358) |
| Luminance | 0.6219 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.46
Aqua Blue
#02D8E9
ΔE00 4.81
Robin Egg Blue
#8AF1FE
ΔE00 4.84
Neon Blue
#04D9FF
ΔE00 5.25
Robin'S Egg Blue
#98EFF9
ΔE00 5.63
Sky Blue
#87CEEB
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DFF3 #F37C68
analogous
#68F3C1 #68DFF3 #6899F3
triadic
#68DFF3 #F368DF #DFF368
tetradic
#68DFF3 #C168F3 #F37C68 #99F368
square
#68DFF3 #C168F3 #F37C68 #99F368
split-complementary
#68DFF3 #F36899 #F3C168
monochromatic
#11B5D0 #2FD3EE #68DFF3 #A1EBF8 #D9F7FC
Accessibility & contrast
On white
1.56
#68DFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#68DFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DFF3
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DFF3 | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED8F4
Deuteranopia (green-blind)
#B8C8F3
Tritanopia (blue-blind)
#00E8E5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #68dff3; /* rgb */ color: rgb(104, 223, 243); /* oklch */ color: oklch(84.3% 0.110 210.1);
Tailwind
colors: {
custom: {
50: '#9fe9f7',
500: '#68dff3',
950: '#000000',
},
}SCSS
$custom: #68dff3; $custom-light: #9fe9f7; $custom-dark: #000000;
JSON
{
"hex": "#68dff3",
"rgb": {
"r": 104,
"g": 223,
"b": 243
},
"hsl": {
"h": 188.633,
"s": 85.276,
"l": 68.039
},
"oklch": {
"l": 0.84274,
"c": 0.10995,
"h": 210.1
},
"luminance": 0.62189
}Semantic roles & 50–950 ramp
primary
#68DFF3
secondary
#CC4934
accent
#2404E2
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101617
muted
#808485