#68DFEA#68DFEA
#68DFEA is a very light, moderate teal. Relative luminance 0.617; OKLCH L 84.0% C 0.108 H 203.5°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #68DFEA |
|---|---|
| RGB | rgb(104, 223, 234) |
| HSL | hsl(185, 76%, 66%) |
| HSV | hsv(185, 56%, 92%) |
| CMYK | cmyk(55.6%, 4.7%, 0%, 8.2%) |
| CIE-LAB | lab(82.73, -30.33, -15.54) |
| CIE-LCH | lch(82.73, 34.08, 207.13°) |
| OKLab | oklab(83.95% -0.0987 -0.043) |
| OKLCH | oklch(83.95% 0.108 203.5) |
| XYZ | xyz(46.9418, 61.6543, 87.2526) |
| Luminance | 0.6166 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.47
Aqua Blue
#02D8E9
ΔE00 4.10
Robin Egg Blue
#8AF1FE
ΔE00 4.80
Robin'S Egg Blue
#98EFF9
ΔE00 5.38
Bright Light Blue
#26F7FD
ΔE00 6.71
Darkturquoise
#00CED1
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DFEA #EA7368
analogous
#68EAB4 #68DFEA #689EEA
triadic
#68DFEA #EA68DF #DFEA68
tetradic
#68DFEA #B468EA #EA7368 #9EEA68
square
#68DFEA #B468EA #EA7368 #9EEA68
split-complementary
#68DFEA #EA689E #EAB468
monochromatic
#1AAFBD #32D4E3 #68DFEA #9EEAF1 #D3F6F9
Accessibility & contrast
On white
1.58
#68DFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#68DFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DFEA
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DFEA | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EB
Deuteranopia (green-blind)
#BBC7EB
Tritanopia (blue-blind)
#00E7E2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #68dfea; /* rgb */ color: rgb(104, 223, 234); /* oklch */ color: oklch(84.0% 0.108 203.5);
Tailwind
colors: {
custom: {
50: '#9ee9f0',
500: '#68dfea',
950: '#000000',
},
}SCSS
$custom: #68dfea; $custom-light: #9ee9f0; $custom-dark: #000000;
JSON
{
"hex": "#68dfea",
"rgb": {
"r": 104,
"g": 223,
"b": 234
},
"hsl": {
"h": 185.077,
"s": 75.581,
"l": 66.275
},
"oklch": {
"l": 0.83953,
"c": 0.10768,
"h": 203.5
},
"luminance": 0.61659
}Semantic roles & 50–950 ramp
primary
#68DFEA
secondary
#BC453A
accent
#1F0ED8
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1616
muted
#808485