#69F4F4#69F4F4
#69F4F4 is a very light, vivid teal. Relative luminance 0.742; OKLCH L 89.1% C 0.120 H 195.2°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #69F4F4 |
|---|---|
| RGB | rgb(105, 244, 244) |
| HSL | hsl(180, 86%, 68%) |
| HSV | hsv(180, 57%, 96%) |
| CMYK | cmyk(57%, 0%, 0%, 4.3%) |
| CIE-LAB | lab(89.03, -37.34, -11.37) |
| CIE-LCH | lch(89.03, 39.03, 196.94°) |
| OKLab | oklab(89.14% -0.1159 -0.0315) |
| OKLCH | oklch(89.14% 0.12 195.2) |
| XYZ | xyz(54.4985, 74.2307, 97.0263) |
| Luminance | 0.7424 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.77
Bright Light Blue
#26F7FD
ΔE00 3.10
Aqua
#00FFFF
ΔE00 3.93
Bright Turquoise
#0FFEF9
ΔE00 4.27
Robin'S Egg
#6DEDFD
ΔE00 5.81
Robin Egg Blue
#8AF1FE
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F4F4 #F46969
analogous
#69F4AE #69F4F4 #69AEF4
triadic
#69F4F4 #F469F4 #F4F469
tetradic
#69F4F4 #AE69F4 #F46969 #AEF469
square
#69F4F4 #AE69F4 #F46969 #AEF469
split-complementary
#69F4F4 #F469AE #F4AE69
monochromatic
#0FD3D3 #30F0F0 #69F4F4 #A2F8F8 #DBFCFC
Accessibility & contrast
On white
1.33
#69F4F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#69F4F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F4F4
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F4F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F4F4 | 1.00 | 1.33 | 15.85 | 15.85 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E9F4
Deuteranopia (green-blind)
#CFD9F5
Tritanopia (blue-blind)
#00FBF4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #69f4f4; /* rgb */ color: rgb(105, 244, 244); /* oklch */ color: oklch(89.1% 0.120 195.2);
Tailwind
colors: {
custom: {
50: '#a1f8f7',
500: '#69f4f4',
950: '#000000',
},
}SCSS
$custom: #69f4f4; $custom-light: #a1f8f7; $custom-dark: #000000;
JSON
{
"hex": "#69f4f4",
"rgb": {
"r": 105,
"g": 244,
"b": 244
},
"hsl": {
"h": 180,
"s": 86.335,
"l": 68.431
},
"oklch": {
"l": 0.89144,
"c": 0.12009,
"h": 195.2
},
"luminance": 0.74236
}Semantic roles & 50–950 ramp
primary
#69F4F4
secondary
#CD3434
accent
#0303E3
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101717
muted
#818585