#68DFEF#68DFEF
#68DFEF is a very light, moderate teal. Relative luminance 0.620; OKLCH L 84.1% C 0.109 H 207.2°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #68DFEF |
|---|---|
| RGB | rgb(104, 223, 239) |
| HSL | hsl(187, 81%, 67%) |
| HSV | hsv(187, 56%, 94%) |
| CMYK | cmyk(56.5%, 6.7%, 0%, 6.3%) |
| CIE-LAB | lab(82.88, -28.97, -17.96) |
| CIE-LCH | lch(82.88, 34.08, 211.80°) |
| OKLab | oklab(84.13% -0.0967 -0.0497) |
| OKLCH | oklch(84.13% 0.109 207.2) |
| XYZ | xyz(47.6702, 61.9457, 91.0891) |
| Luminance | 0.6195 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.11
Aqua Blue
#02D8E9
ΔE00 4.23
Robin Egg Blue
#8AF1FE
ΔE00 4.58
Robin'S Egg Blue
#98EFF9
ΔE00 5.32
Neon Blue
#04D9FF
ΔE00 6.29
Bright Light Blue
#26F7FD
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DFEF #EF7868
analogous
#68EFBB #68DFEF #689CEF
triadic
#68DFEF #EF68DF #DFEF68
tetradic
#68DFEF #BB68EF #EF7868 #9CEF68
square
#68DFEF #BB68EF #EF7868 #9CEF68
split-complementary
#68DFEF #EF689C #EFBB68
monochromatic
#15B2C7 #31D3E9 #68DFEF #9FEBF5 #D7F6FB
Accessibility & contrast
On white
1.57
#68DFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#68DFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DFEF
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DFEF | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7F0
Deuteranopia (green-blind)
#BAC8EF
Tritanopia (blue-blind)
#00E8E4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #68dfef; /* rgb */ color: rgb(104, 223, 239); /* oklch */ color: oklch(84.1% 0.109 207.2);
Tailwind
colors: {
custom: {
50: '#9fe9f4',
500: '#68dfef',
950: '#000000',
},
}SCSS
$custom: #68dfef; $custom-light: #9fe9f4; $custom-dark: #000000;
JSON
{
"hex": "#68dfef",
"rgb": {
"r": 104,
"g": 223,
"b": 239
},
"hsl": {
"h": 187.111,
"s": 80.838,
"l": 67.255
},
"oklch": {
"l": 0.8413,
"c": 0.10875,
"h": 207.2
},
"luminance": 0.6195
}Semantic roles & 50–950 ramp
primary
#68DFEF
secondary
#C54737
accent
#2208DD
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101617
muted
#808485