#68DCF2#68DCF2
#68DCF2 is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.6% C 0.109 H 211.8°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #68DCF2 |
|---|---|
| RGB | rgb(104, 220, 242) |
| HSL | hsl(190, 84%, 68%) |
| HSV | hsv(190, 57%, 95%) |
| CMYK | cmyk(57%, 9.1%, 0%, 5.1%) |
| CIE-LAB | lab(82.13, -26.68, -20.69) |
| CIE-LCH | lch(82.13, 33.76, 217.80°) |
| OKLab | oklab(83.55% -0.0924 -0.0573) |
| OKLCH | oklch(83.55% 0.109 211.8) |
| XYZ | xyz(47.3227, 60.5356, 93.1778) |
| Luminance | 0.6054 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.42
Neon Blue
#04D9FF
ΔE00 4.63
Aqua Blue
#02D8E9
ΔE00 5.13
Robin Egg Blue
#8AF1FE
ΔE00 5.64
Robin'S Egg Blue
#98EFF9
ΔE00 6.30
Sky Blue
#87CEEB
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DCF2 #F27E68
analogous
#68F2C3 #68DCF2 #6897F2
triadic
#68DCF2 #F268DC #DCF268
tetradic
#68DCF2 #C368F2 #F27E68 #97F268
square
#68DCF2 #C368F2 #F27E68 #97F268
split-complementary
#68DCF2 #F26897 #F2C368
monochromatic
#12B0CE #30CFED #68DCF2 #A0E9F7 #D9F6FC
Accessibility & contrast
On white
1.60
#68DCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#68DCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DCF2
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DCF2 | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD5F3
Deuteranopia (green-blind)
#B5C6F2
Tritanopia (blue-blind)
#00E5E3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #68dcf2; /* rgb */ color: rgb(104, 220, 242); /* oklch */ color: oklch(83.6% 0.109 211.8);
Tailwind
colors: {
custom: {
50: '#9fe7f6',
500: '#68dcf2',
950: '#000000',
},
}SCSS
$custom: #68dcf2; $custom-light: #9fe7f6; $custom-dark: #000000;
JSON
{
"hex": "#68dcf2",
"rgb": {
"r": 104,
"g": 220,
"b": 242
},
"hsl": {
"h": 189.565,
"s": 84.146,
"l": 67.843
},
"oklch": {
"l": 0.83554,
"c": 0.10875,
"h": 211.8
},
"luminance": 0.6054
}Semantic roles & 50–950 ramp
primary
#68DCF2
secondary
#CA4C34
accent
#2805E1
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101617
muted
#808485