#68FBEE#68FBEE
#68FBEE is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.5% C 0.127 H 187.1°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #68FBEE |
|---|---|
| RGB | rgb(104, 251, 238) |
| HSL | hsl(175, 95%, 70%) |
| HSV | hsv(175, 59%, 98%) |
| CMYK | cmyk(58.6%, 0%, 5.2%, 1.6%) |
| CIE-LAB | lab(90.83, -42.22, -5.59) |
| CIE-LCH | lch(90.83, 42.59, 187.54°) |
| OKLab | oklab(90.54% -0.126 -0.0158) |
| OKLCH | oklch(90.54% 0.127 187.1) |
| XYZ | xyz(55.6318, 78.1047, 93.0162) |
| Luminance | 0.7811 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.17
Bright Turquoise
#0FFEF9
ΔE00 3.80
Tiffany Blue
#7BF2DA
ΔE00 4.62
Bright Cyan
#41FDFE
ΔE00 4.75
Aqua
#00FFFF
ΔE00 4.93
Turquoise
#40E0D0
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FBEE #FB6875
analogous
#68FBA5 #68FBEE #68BFFB
triadic
#68FBEE #EE68FB #FBEE68
tetradic
#68FBEE #A568FB #FB6875 #BFFB68
square
#68FBEE #A568FB #FB6875 #BFFB68
split-complementary
#68FBEE #FB68BF #FBA568
monochromatic
#06E3CF #2CF9E7 #68FBEE #A4FDF5 #DFFEFB
Accessibility & contrast
On white
1.26
#68FBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#68FBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FBEE
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FBEE | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEFEE
Deuteranopia (green-blind)
#D8DEF0
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #68fbee; /* rgb */ color: rgb(104, 251, 238); /* oklch */ color: oklch(90.5% 0.127 187.1);
Tailwind
colors: {
custom: {
50: '#a1fdf3',
500: '#68fbee',
950: '#000000',
},
}SCSS
$custom: #68fbee; $custom-light: #a1fdf3; $custom-dark: #000000;
JSON
{
"hex": "#68fbee",
"rgb": {
"r": 104,
"g": 251,
"b": 238
},
"hsl": {
"h": 174.694,
"s": 94.839,
"l": 69.608
},
"oklch": {
"l": 0.90535,
"c": 0.12702,
"h": 187.1
},
"luminance": 0.7811
}Semantic roles & 50–950 ramp
primary
#68FBEE
secondary
#D63240
accent
#0014E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685