#68DCDE#68DCDE
#68DCDE is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.9% C 0.105 H 196.8°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #68DCDE |
|---|---|
| RGB | rgb(104, 220, 222) |
| HSL | hsl(181, 64%, 64%) |
| HSV | hsv(181, 53%, 87%) |
| CMYK | cmyk(53.2%, 0.9%, 0%, 12.9%) |
| CIE-LAB | lab(81.51, -32.11, -11.00) |
| CIE-LCH | lch(81.51, 33.94, 198.90°) |
| OKLab | oklab(82.85% -0.1004 -0.0304) |
| OKLCH | oklch(82.85% 0.105 196.8) |
| XYZ | xyz(44.4814, 59.3991, 78.2141) |
| Luminance | 0.5940 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.46
Darkturquoise
#00CED1
ΔE00 5.35
Aqua Blue
#02D8E9
ΔE00 5.50
Robin'S Egg
#6DEDFD
ΔE00 6.08
Bright Light Blue
#26F7FD
ΔE00 6.73
Robin Egg Blue
#8AF1FE
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DCDE #DE6A68
analogous
#68DEA5 #68DCDE #68A1DE
triadic
#68DCDE #DE68DC #DCDE68
tetradic
#68DCDE #A568DE #DE6A68 #A1DE68
square
#68DCDE #A568DE #DE6A68 #A1DE68
split-complementary
#68DCDE #DE68A1 #DEA568
monochromatic
#25A5A7 #36D0D3 #68DCDE #9AE8E9 #CCF3F4
Accessibility & contrast
On white
1.63
#68DCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#68DCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DCDE
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DCDE | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD3DE
Deuteranopia (green-blind)
#BCC4DF
Tritanopia (blue-blind)
#00E2DC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #68dcde; /* rgb */ color: rgb(104, 220, 222); /* oklch */ color: oklch(82.9% 0.105 196.8);
Tailwind
colors: {
custom: {
50: '#9de7e8',
500: '#68dcde',
950: '#000000',
},
}SCSS
$custom: #68dcde; $custom-light: #9de7e8; $custom-dark: #000000;
JSON
{
"hex": "#68dcde",
"rgb": {
"r": 104,
"g": 220,
"b": 222
},
"hsl": {
"h": 181.017,
"s": 64.13,
"l": 63.922
},
"oklch": {
"l": 0.82852,
"c": 0.10493,
"h": 196.8
},
"luminance": 0.59403
}Semantic roles & 50–950 ramp
primary
#68DCDE
secondary
#AA4241
accent
#1D1ACC
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1616
muted
#808484