#69FEF5#69FEF5
#69FEF5 is a very light, vivid teal. Relative luminance 0.805; OKLCH L 91.5% C 0.127 H 189.6°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #69FEF5 |
|---|---|
| RGB | rgb(105, 254, 245) |
| HSL | hsl(176, 99%, 70%) |
| HSV | hsv(176, 59%, 100%) |
| CMYK | cmyk(58.7%, 0%, 3.5%, 0.4%) |
| CIE-LAB | lab(91.90, -41.60, -7.63) |
| CIE-LCH | lch(91.90, 42.30, 190.40°) |
| OKLab | oklab(91.47% -0.1256 -0.0213) |
| OKLCH | oklch(91.47% 0.127 189.6) |
| XYZ | xyz(57.7417, 80.4735, 98.8584) |
| Luminance | 0.8048 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.09
Bright Cyan
#41FDFE
ΔE00 3.52
Bright Aqua
#0BF9EA
ΔE00 3.87
Aqua
#00FFFF
ΔE00 3.87
Bright Light Blue
#26F7FD
ΔE00 5.27
Tiffany Blue
#7BF2DA
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FEF5 #FE6972
analogous
#69FEAA #69FEF5 #69BCFE
triadic
#69FEF5 #F569FE #FEF569
tetradic
#69FEF5 #AA69FE #FE6972 #BCFE69
square
#69FEF5 #AA69FE #FE6972 #BCFE69
split-complementary
#69FEF5 #FE69BC #FEAA69
monochromatic
#02EBDD #2CFEF1 #69FEF5 #A6FEF9 #E1FFFD
Accessibility & contrast
On white
1.23
#69FEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#69FEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FEF5
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FEF5 | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F2F5
Deuteranopia (green-blind)
#D9E1F6
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #69fef5; /* rgb */ color: rgb(105, 254, 245); /* oklch */ color: oklch(91.5% 0.127 189.6);
Tailwind
colors: {
custom: {
50: '#a2fff8',
500: '#69fef5',
950: '#000000',
},
}SCSS
$custom: #69fef5; $custom-light: #a2fff8; $custom-dark: #000000;
JSON
{
"hex": "#69fef5",
"rgb": {
"r": 105,
"g": 254,
"b": 245
},
"hsl": {
"h": 176.376,
"s": 98.675,
"l": 70.392
},
"oklch": {
"l": 0.91471,
"c": 0.12742,
"h": 189.6
},
"luminance": 0.80479
}Semantic roles & 50–950 ramp
primary
#69FEF5
secondary
#D9323C
accent
#000EE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685