#69F6EB#69F6EB
#69F6EB is a very light, vivid teal. Relative luminance 0.749; OKLCH L 89.3% C 0.123 H 188.1°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #69F6EB |
|---|---|
| RGB | rgb(105, 246, 235) |
| HSL | hsl(175, 89%, 69%) |
| HSV | hsv(175, 57%, 96%) |
| CMYK | cmyk(57.3%, 0%, 4.5%, 3.5%) |
| CIE-LAB | lab(89.35, -40.57, -6.20) |
| CIE-LCH | lch(89.35, 41.04, 188.69°) |
| OKLab | oklab(89.32% -0.1217 -0.0174) |
| OKLCH | oklch(89.32% 0.123 188.1) |
| XYZ | xyz(53.7703, 74.9075, 90.2060) |
| Luminance | 0.7491 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.52
Bright Turquoise
#0FFEF9
ΔE00 3.89
Bright Cyan
#41FDFE
ΔE00 4.48
Tiffany Blue
#7BF2DA
ΔE00 4.75
Aqua
#00FFFF
ΔE00 4.86
Turquoise
#40E0D0
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F6EB #F66974
analogous
#69F6A5 #69F6EB #69BBF6
triadic
#69F6EB #EB69F6 #F6EB69
tetradic
#69F6EB #A569F6 #F66974 #BBF669
square
#69F6EB #A569F6 #F66974 #BBF669
split-complementary
#69F6EB #F669BB #F6A569
monochromatic
#0DD8C8 #2FF3E3 #69F6EB #A3F9F3 #DCFDFA
Accessibility & contrast
On white
1.31
#69F6EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#69F6EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F6EB
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F6EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F6EB | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEAEB
Deuteranopia (green-blind)
#D4DAEC
Tritanopia (blue-blind)
#00FCF2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #69f6eb; /* rgb */ color: rgb(105, 246, 235); /* oklch */ color: oklch(89.3% 0.123 188.1);
Tailwind
colors: {
custom: {
50: '#a1f9f1',
500: '#69f6eb',
950: '#000000',
},
}SCSS
$custom: #69f6eb; $custom-light: #a1f9f1; $custom-dark: #000000;
JSON
{
"hex": "#69f6eb",
"rgb": {
"r": 105,
"g": 246,
"b": 235
},
"hsl": {
"h": 175.319,
"s": 88.679,
"l": 68.824
},
"oklch": {
"l": 0.89318,
"c": 0.12291,
"h": 188.1
},
"luminance": 0.74913
}Semantic roles & 50–950 ramp
primary
#69F6EB
secondary
#CF3440
accent
#0012E5
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101716
muted
#818585