#68DFE8#68DFE8
#68DFE8 is a very light, moderate teal. Relative luminance 0.615; OKLCH L 83.9% C 0.107 H 202.0°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #68DFE8 |
|---|---|
| RGB | rgb(104, 223, 232) |
| HSL | hsl(184, 74%, 66%) |
| HSV | hsv(184, 55%, 91%) |
| CMYK | cmyk(55.2%, 3.9%, 0%, 9%) |
| CIE-LAB | lab(82.67, -30.87, -14.58) |
| CIE-LCH | lch(82.67, 34.14, 205.27°) |
| OKLab | oklab(83.88% -0.0995 -0.0403) |
| OKLCH | oklch(83.88% 0.107 202) |
| XYZ | xyz(46.6561, 61.5401, 85.7479) |
| Luminance | 0.6155 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.84
Aqua Blue
#02D8E9
ΔE00 4.27
Robin Egg Blue
#8AF1FE
ΔE00 5.05
Robin'S Egg Blue
#98EFF9
ΔE00 5.54
Bright Light Blue
#26F7FD
ΔE00 6.43
Darkturquoise
#00CED1
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DFE8 #E87168
analogous
#68E8B1 #68DFE8 #689FE8
triadic
#68DFE8 #E868DF #DFE868
tetradic
#68DFE8 #B168E8 #E87168 #9FE868
square
#68DFE8 #B168E8 #E87168 #9FE868
split-complementary
#68DFE8 #E8689F #E8B168
monochromatic
#1CAEB9 #33D4E0 #68DFE8 #9DEAF0 #D2F6F8
Accessibility & contrast
On white
1.58
#68DFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#68DFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DFE8
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DFE8 | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7E9
Deuteranopia (green-blind)
#BCC7E9
Tritanopia (blue-blind)
#00E6E1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #68dfe8; /* rgb */ color: rgb(104, 223, 232); /* oklch */ color: oklch(83.9% 0.107 202.0);
Tailwind
colors: {
custom: {
50: '#9ee9ef',
500: '#68dfe8',
950: '#000000',
},
}SCSS
$custom: #68dfe8; $custom-light: #9ee9ef; $custom-dark: #000000;
JSON
{
"hex": "#68dfe8",
"rgb": {
"r": 104,
"g": 223,
"b": 232
},
"hsl": {
"h": 184.219,
"s": 73.563,
"l": 65.882
},
"oklch": {
"l": 0.83884,
"c": 0.10738,
"h": 202
},
"luminance": 0.61545
}Semantic roles & 50–950 ramp
primary
#68DFE8
secondary
#B9443B
accent
#1E10D6
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1616
muted
#808485