#68DCEA#68DCEA
#68DCEA is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.3% C 0.106 H 206.0°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #68DCEA |
|---|---|
| RGB | rgb(104, 220, 234) |
| HSL | hsl(186, 76%, 66%) |
| HSV | hsv(186, 56%, 92%) |
| CMYK | cmyk(55.6%, 6%, 0%, 8.2%) |
| CIE-LAB | lab(81.87, -28.89, -16.83) |
| CIE-LCH | lch(81.87, 33.43, 210.23°) |
| OKLab | oklab(83.27% -0.0956 -0.0465) |
| OKLCH | oklch(83.27% 0.106 206) |
| XYZ | xyz(46.1473, 60.0655, 86.9878) |
| Luminance | 0.6007 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.82
Aqua Blue
#02D8E9
ΔE00 3.94
Robin Egg Blue
#8AF1FE
ΔE00 5.15
Robin'S Egg Blue
#98EFF9
ΔE00 5.70
Neon Blue
#04D9FF
ΔE00 6.72
Darkturquoise
#00CED1
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DCEA #EA7668
analogous
#68EAB7 #68DCEA #689BEA
triadic
#68DCEA #EA68DC #DCEA68
tetradic
#68DCEA #B768EA #EA7668 #9BEA68
square
#68DCEA #B768EA #EA7668 #9BEA68
split-complementary
#68DCEA #EA689B #EAB768
monochromatic
#1AACBD #32D0E3 #68DCEA #9EE8F1 #D3F5F9
Accessibility & contrast
On white
1.61
#68DCEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#68DCEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DCEA
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DCEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DCEA | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD4EB
Deuteranopia (green-blind)
#B8C5EA
Tritanopia (blue-blind)
#00E4E0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #68dcea; /* rgb */ color: rgb(104, 220, 234); /* oklch */ color: oklch(83.3% 0.106 206.0);
Tailwind
colors: {
custom: {
50: '#9ee7f0',
500: '#68dcea',
950: '#000000',
},
}SCSS
$custom: #68dcea; $custom-light: #9ee7f0; $custom-dark: #000000;
JSON
{
"hex": "#68dcea",
"rgb": {
"r": 104,
"g": 220,
"b": 234
},
"hsl": {
"h": 186.462,
"s": 75.581,
"l": 66.275
},
"oklch": {
"l": 0.83265,
"c": 0.10629,
"h": 206
},
"luminance": 0.6007
}Semantic roles & 50–950 ramp
primary
#68DCEA
secondary
#BC483A
accent
#240ED8
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485