#68DFE7#68DFE7
#68DFE7 is a very light, moderate teal. Relative luminance 0.615; OKLCH L 83.9% C 0.107 H 201.3°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #68DFE7 |
|---|---|
| RGB | rgb(104, 223, 231) |
| HSL | hsl(184, 73%, 66%) |
| HSV | hsv(184, 55%, 91%) |
| CMYK | cmyk(55%, 3.5%, 0%, 9.4%) |
| CIE-LAB | lab(82.64, -31.14, -14.09) |
| CIE-LCH | lch(82.64, 34.18, 204.35°) |
| OKLab | oklab(83.85% -0.0999 -0.0389) |
| OKLCH | oklch(83.85% 0.107 201.3) |
| XYZ | xyz(46.5144, 61.4834, 85.0020) |
| Luminance | 0.6149 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.06
Aqua Blue
#02D8E9
ΔE00 4.39
Robin Egg Blue
#8AF1FE
ΔE00 5.20
Robin'S Egg Blue
#98EFF9
ΔE00 5.66
Bright Light Blue
#26F7FD
ΔE00 6.32
Darkturquoise
#00CED1
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DFE7 #E77068
analogous
#68E7B0 #68DFE7 #689FE7
triadic
#68DFE7 #E768DF #DFE768
tetradic
#68DFE7 #B068E7 #E77068 #9FE768
square
#68DFE7 #B068E7 #E77068 #9FE768
split-complementary
#68DFE7 #E7689F #E7B068
monochromatic
#1DAEB7 #33D4DF #68DFE7 #9DEAEF #D2F5F8
Accessibility & contrast
On white
1.58
#68DFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#68DFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DFE7
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DFE7 | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D6E8
Deuteranopia (green-blind)
#BCC7E8
Tritanopia (blue-blind)
#00E6E1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #68dfe7; /* rgb */ color: rgb(104, 223, 231); /* oklch */ color: oklch(83.9% 0.107 201.3);
Tailwind
colors: {
custom: {
50: '#9ee9ee',
500: '#68dfe7',
950: '#000000',
},
}SCSS
$custom: #68dfe7; $custom-light: #9ee9ee; $custom-dark: #000000;
JSON
{
"hex": "#68dfe7",
"rgb": {
"r": 104,
"g": 223,
"b": 231
},
"hsl": {
"h": 183.78,
"s": 72.571,
"l": 65.686
},
"oklch": {
"l": 0.8385,
"c": 0.10726,
"h": 201.3
},
"luminance": 0.61488
}Semantic roles & 50–950 ramp
primary
#68DFE7
secondary
#B7443C
accent
#1D11D5
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1616
muted
#808485