#68DCF3#68DCF3
#68DCF3 is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.6% C 0.109 H 212.5°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #68DCF3 |
|---|---|
| RGB | rgb(104, 220, 243) |
| HSL | hsl(190, 85%, 68%) |
| HSV | hsv(190, 57%, 95%) |
| CMYK | cmyk(57.2%, 9.5%, 0%, 4.7%) |
| CIE-LAB | lab(82.16, -26.40, -21.17) |
| CIE-LCH | lch(82.16, 33.84, 218.73°) |
| OKLab | oklab(83.59% -0.092 -0.0587) |
| OKLCH | oklch(83.59% 0.109 212.5) |
| XYZ | xyz(47.4732, 60.5959, 93.9710) |
| Luminance | 0.6060 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.43
Robin'S Egg
#6DEDFD
ΔE00 4.60
Aqua Blue
#02D8E9
ΔE00 5.35
Robin Egg Blue
#8AF1FE
ΔE00 5.78
Robin'S Egg Blue
#98EFF9
ΔE00 6.45
Sky Blue
#87CEEB
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DCF3 #F37F68
analogous
#68F3C4 #68DCF3 #6896F3
triadic
#68DCF3 #F368DC #DCF368
tetradic
#68DCF3 #C468F3 #F37F68 #96F368
square
#68DCF3 #C468F3 #F37F68 #96F368
split-complementary
#68DCF3 #F36896 #F3C468
monochromatic
#11B0D0 #2FCFEE #68DCF3 #A1E9F8 #D9F6FC
Accessibility & contrast
On white
1.60
#68DCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#68DCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DCF3
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DCF3 | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD5F4
Deuteranopia (green-blind)
#B5C6F3
Tritanopia (blue-blind)
#00E6E3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #68dcf3; /* rgb */ color: rgb(104, 220, 243); /* oklch */ color: oklch(83.6% 0.109 212.5);
Tailwind
colors: {
custom: {
50: '#9fe7f7',
500: '#68dcf3',
950: '#000000',
},
}SCSS
$custom: #68dcf3; $custom-light: #9fe7f7; $custom-dark: #000000;
JSON
{
"hex": "#68dcf3",
"rgb": {
"r": 104,
"g": 220,
"b": 243
},
"hsl": {
"h": 189.928,
"s": 85.276,
"l": 68.039
},
"oklch": {
"l": 0.83591,
"c": 0.10914,
"h": 212.5
},
"luminance": 0.60601
}Semantic roles & 50–950 ramp
primary
#68DCF3
secondary
#CC4D34
accent
#2804E2
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101617
muted
#808485