#68DEE7#68DEE7
#68DEE7 is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.6% C 0.107 H 202.1°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #68DEE7 |
|---|---|
| RGB | rgb(104, 222, 231) |
| HSL | hsl(184, 73%, 66%) |
| HSV | hsv(184, 55%, 91%) |
| CMYK | cmyk(55%, 3.9%, 0%, 9.4%) |
| CIE-LAB | lab(82.35, -30.66, -14.52) |
| CIE-LCH | lch(82.35, 33.93, 205.34°) |
| OKLab | oklab(83.62% -0.0989 -0.0401) |
| OKLCH | oklch(83.62% 0.107 202.1) |
| XYZ | xyz(46.2480, 60.9506, 84.9132) |
| Luminance | 0.6096 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.02
Aqua Blue
#02D8E9
ΔE00 4.20
Robin Egg Blue
#8AF1FE
ΔE00 5.21
Robin'S Egg Blue
#98EFF9
ΔE00 5.67
Darkturquoise
#00CED1
ΔE00 6.45
Mediumturquoise
#48D1CC
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DEE7 #E77168
analogous
#68E7B0 #68DEE7 #689EE7
triadic
#68DEE7 #E768DE #DEE768
tetradic
#68DEE7 #B068E7 #E77168 #9EE768
square
#68DEE7 #B068E7 #E77168 #9EE768
split-complementary
#68DEE7 #E7689E #E7B068
monochromatic
#1DADB7 #33D2DF #68DEE7 #9DEAEF #D2F5F8
Accessibility & contrast
On white
1.59
#68DEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#68DEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DEE7
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DEE7 | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD6E8
Deuteranopia (green-blind)
#BBC6E8
Tritanopia (blue-blind)
#00E5E0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #68dee7; /* rgb */ color: rgb(104, 222, 231); /* oklch */ color: oklch(83.6% 0.107 202.1);
Tailwind
colors: {
custom: {
50: '#9ee8ee',
500: '#68dee7',
950: '#000000',
},
}SCSS
$custom: #68dee7; $custom-light: #9ee8ee; $custom-dark: #000000;
JSON
{
"hex": "#68dee7",
"rgb": {
"r": 104,
"g": 222,
"b": 231
},
"hsl": {
"h": 184.252,
"s": 72.571,
"l": 65.686
},
"oklch": {
"l": 0.83619,
"c": 0.10671,
"h": 202.1
},
"luminance": 0.60955
}Semantic roles & 50–950 ramp
primary
#68DEE7
secondary
#B7453C
accent
#1F11D5
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485